<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Themescapes</title>
	<atom:link href="http://themescapes.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://themescapes.net</link>
	<description>A Web Ideas Company</description>
	<lastBuildDate>Thu, 26 Aug 2010 08:59:34 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Raider by Susy</title>
		<link>http://themescapes.net/raider/#comment-6</link>
		<dc:creator>Susy</dc:creator>
		<pubDate>Thu, 26 Aug 2010 08:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://themescapes.net/?p=253#comment-6</guid>
		<description>Love your theme, perfect for my site. Thank you.
However just wondering if there&#039;s any way to put the categories in a drop down format or even just as links on the bar where the pages display? Thanks for any help,
S.</description>
		<content:encoded><![CDATA[<p>Love your theme, perfect for my site. Thank you.<br />
However just wondering if there&#8217;s any way to put the categories in a drop down format or even just as links on the bar where the pages display? Thanks for any help,<br />
S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Raider by Themescapes</title>
		<link>http://themescapes.net/raider/#comment-5</link>
		<dc:creator>Themescapes</dc:creator>
		<pubDate>Sun, 25 Apr 2010 15:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://themescapes.net/?p=253#comment-5</guid>
		<description>Jigna,

Open the style.css file in the theme folder with a text editor like Notepad.
Find the tag that says:

#header h1 {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 85px;
	font-size: 50px;
	float: left;
	}	

Change to number after &quot;font-size:&quot; to any number followed by px.  Any number smaller than 50 will make it smaller.  You can also make the last number in the &quot;padding:&quot; tag smaller than 85 and it will move more to the left.

Hope it help.
Jeremy</description>
		<content:encoded><![CDATA[<p>Jigna,</p>
<p>Open the style.css file in the theme folder with a text editor like Notepad.<br />
Find the tag that says:</p>
<p>#header h1 {<br />
	margin: 0px 0px 0px 10px;<br />
	padding: 5px 0px 0px 85px;<br />
	font-size: 50px;<br />
	float: left;<br />
	}	</p>
<p>Change to number after &#8220;font-size:&#8221; to any number followed by px.  Any number smaller than 50 will make it smaller.  You can also make the last number in the &#8220;padding:&#8221; tag smaller than 85 and it will move more to the left.</p>
<p>Hope it help.<br />
Jeremy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Raider by Jigna</title>
		<link>http://themescapes.net/raider/#comment-4</link>
		<dc:creator>Jigna</dc:creator>
		<pubDate>Sun, 25 Apr 2010 12:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://themescapes.net/?p=253#comment-4</guid>
		<description>Hi There, I am using this theme for my new website and i love it but i don&#039;t know how to change font size in header. My title header is long and it&#039;s hiding one line because of big font size.. Any help?
Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hi There, I am using this theme for my new website and i love it but i don&#8217;t know how to change font size in header. My title header is long and it&#8217;s hiding one line because of big font size.. Any help?<br />
Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Raider by admin</title>
		<link>http://themescapes.net/raider/#comment-3</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 16 Apr 2010 00:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://themescapes.net/?p=253#comment-3</guid>
		<description>Hey Stacy,

Open up the style.css file in the theme and paste this code somewhere:

#header h1 a {
        color: #CCCCCC; /*&lt;--(use the link below to pick your own color code)*/
	font-size: 50px;/*&lt;--(Change this mumber to make smaller or bigger)*/
	}	

Just replace &lt;/a&gt;the #CCCCCC; I have added above with the code of the color of your choice.

Hope this helps and glad you like it!  

Jeremy
Link to list of color charts:
&lt;a&gt;http://www.devguru.com/Technologies/html/quickref/color_chart.html&lt;code&gt;&lt;/a&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hey Stacy,</p>
<p>Open up the style.css file in the theme and paste this code somewhere:</p>
<p>#header h1 a {<br />
        color: #CCCCCC; /*< --(use the link below to pick your own color code)*/<br />
	font-size: 50px;/*<--(Change this mumber to make smaller or bigger)*/<br />
	}	</p>
<p>Just replace </a>the #CCCCCC; I have added above with the code of the color of your choice.</p>
<p>Hope this helps and glad you like it!  </p>
<p>Jeremy<br />
Link to list of color charts:<br />
<a></a><a href="http://www.devguru.com/Technologies/html/quickref/color_chart.html" rel="nofollow">http://www.devguru.com/Technologies/html/quickref/color_chart.html</a><code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Raider by Stacy Lebrun</title>
		<link>http://themescapes.net/raider/#comment-2</link>
		<dc:creator>Stacy Lebrun</dc:creator>
		<pubDate>Thu, 15 Apr 2010 23:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://themescapes.net/?p=253#comment-2</guid>
		<description>Hi I was wondering how I can change the font and color of the title texts on the template as  I am using it and love it but the font is to bulky and dark red HELP!!</description>
		<content:encoded><![CDATA[<p>Hi I was wondering how I can change the font and color of the title texts on the template as  I am using it and love it but the font is to bulky and dark red HELP!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
