<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: CSS Template Issue</title>
		<link>http://en.forums.wordpress.com/topic/css-template-issue</link>
		<description>WordPress.com Forums &#187; Topic: CSS Template Issue</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 17:23:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-template-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>timethief on "CSS Template Issue"</title>
			<link>http://en.forums.wordpress.com/topic/css-template-issue#post-49207</link>
			<pubDate>Sat, 03 Feb 2007 00:35:04 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">49207@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome. :)
</p>
]]></description>
					</item>
		<item>
			<title>truetrev on "CSS Template Issue"</title>
			<link>http://en.forums.wordpress.com/topic/css-template-issue#post-49206</link>
			<pubDate>Sat, 03 Feb 2007 00:31:18 +0000</pubDate>
			<dc:creator>truetrev</dc:creator>
			<guid isPermaLink="false">49206@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thank you timethief
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "CSS Template Issue"</title>
			<link>http://en.forums.wordpress.com/topic/css-template-issue#post-49196</link>
			<pubDate>Fri, 02 Feb 2007 23:33:08 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">49196@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The blog you have provided the url for above is not a wordpress.com blog. WordPress.com and wordpress.org blogs run on different software. The answers to the questions you ask will differ because of this. You need to go over here for support <a href="http://wordpress.org/support" rel="nofollow">http://wordpress.org/support</a>
</p>
]]></description>
					</item>
		<item>
			<title>truetrev on "CSS Template Issue"</title>
			<link>http://en.forums.wordpress.com/topic/css-template-issue#post-49191</link>
			<pubDate>Fri, 02 Feb 2007 23:20:37 +0000</pubDate>
			<dc:creator>truetrev</dc:creator>
			<guid isPermaLink="false">49191@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://joinyouthgroup.com/2007/02/02/the-youh-group-hush-hush/" rel="nofollow">http://joinyouthgroup.com/2007/02/02/the-youh-group-hush-hush/</a></p>
<p>Why is there a white border surrounding that image:</p>
<p>header.php<br />
<code>code</code><br />
&#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&#62;<br />
&#60;html xmlns="http://www.w3.org/1999/xhtml"&#62;<br />
&#60;head profile="http://gmpg.org/xfn/11"&#62;<br />
&#60;meta http-equiv="Content-Type" content="&#60;?php bloginfo('html_type'); ?&#62;; charset=&#60;?php bloginfo('charset'); ?&#62;" /&#62;<br />
&#60;title&#62;&#60;?php bloginfo('name'); ?&#62; &#60;?php if ( is_single() ) { ?&#62; &#187; Blog Archive &#60;?php } ?&#62; &#60;?php wp_title(); ?&#62;&#60;/title&#62;<br />
&#60;meta name="generator" content="WordPress &#60;?php bloginfo('version'); ?&#62;" /&#62; &#60;!-- leave this for stats --&#62;<br />
&#60;meta name="keywords" content="&#60;?php bloginfo('description'); ?&#62;" /&#62;<br />
&#60;meta name="description" content="&#60;?php bloginfo('description'); ?&#62;" /&#62;<br />
&#60;link rel="stylesheet" href="&#60;?php bloginfo('stylesheet_url'); ?&#62;" type="text/css" media="screen" /&#62;<br />
&#60;link rel="alternate" type="application/rss+xml" title="&#60;?php bloginfo('name'); ?&#62; RSS Feed" href="&#60;?php bloginfo('rss2_url'); ?&#62;" /&#62;<br />
&#60;link rel="pingback" href="&#60;?php bloginfo('pingback_url'); ?&#62;" /&#62;<br />
&#60;?php<br />
global $page_sort;<br />
	if(get_settings('fallseason_sortpages')!='')<br />
	{<br />
		$page_sort = 'sort_column='. get_settings('fallseason_sortpages');<br />
	}<br />
	global $pages_to_exclude;</p>
<p>	if(get_settings('fallseason_excludepages')!='')<br />
	{<br />
		$pages_to_exclude = 'exclude='. get_settings('fallseason_excludepages');<br />
	}<br />
?&#62;<br />
&#60;?php wp_head(); ?&#62;</p>
<p>&#60;/head&#62;<br />
&#60;body&#62;<br />
&#60;div id="outer"&#62;</p>
<p>	&#60;div id="header"&#62;<br />
		&#60;div id="headercontent"&#62;<br />
&#60;img src="http://joinyouthgroup.com/wp-content/themes/fallseason-10/images/headerimage.gif" border="0" /&#62;		&#60;/div&#62;<br />
	&#60;/div&#62;</p>
<p>	&#60;div id="search"&#62;<br />
		Join Our Mailing List:&#60;form action="http://www.joinyouthgroup.com/cgi-bin/dada/mail.cgi" method="get"&#62;<br />
&#60;input type="hidden" name="list" value="youthgroupevents" /&#62;<br />
&#60;input type="hidden" name="f" value="subscribe" /&#62;<br />
&#60;input type="text" name="email" value="email address" size="16" onFocus="this.value='';" maxlength="1024" /&#62;<br />
&#60;input type="submit" value="Save Your Soul" /&#62;<br />
&#60;/p&#62;<br />
&#60;/form&#62;&#60;br&#62;<br />
	&#60;/div&#62;<br />
	&#60;div id="headerpic"&#62;&#60;/div&#62;</p>
<p>	&#60;div id="menu"&#62;</p>
<ul>
			&#60;li &#60;?php if(is_home()){echo 'class="first current_page_item"';}?&#62;&#62;<a>/" title="Home"&#62;Home</a><br />
			&#60;?php wp_list_pages('title_li=&#38;depth=1&#38;'.$page_sort.'&#38;'.$pages_to_exclude)?&#62;
		</ul>
<p>	&#60;/div&#62;<br />
	&#60;div id="menubottom"&#62;&#60;/div&#62;
</p>
]]></description>
					</item>

	</channel>
</rss>
