<?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 on: Patagonia Theme 1.6.6 Released</title>
	<atom:link href="http://www.wpthemesplanet.com/2010/01/patagonia-theme-1-6-6-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpthemesplanet.com/2010/01/patagonia-theme-1-6-6-released/</link>
	<description>Wordpress Themes and Blogging Tips</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:05:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.wpthemesplanet.com/2010/01/patagonia-theme-1-6-6-released/comment-page-1/#comment-9413</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 28 Feb 2010 16:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1026#comment-9413</guid>
		<description>Hello Roger, I will send you some instructions to change this. Good luck, Alex.</description>
		<content:encoded><![CDATA[<p>Hello Roger, I will send you some instructions to change this. Good luck, Alex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://www.wpthemesplanet.com/2010/01/patagonia-theme-1-6-6-released/comment-page-1/#comment-9372</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Sat, 27 Feb 2010 19:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1026#comment-9372</guid>
		<description>Hi, I have had Patagonia installed for about 5 months and and love the look and ease of use. I would like to change the header image and reduce the size of the Twitter, RSS buttons as Ralph and Steve asked about above. Not sure where the image folder is. Also, would like to customize the header and sub head font and colors? Thank you!</description>
		<content:encoded><![CDATA[<p>Hi, I have had Patagonia installed for about 5 months and and love the look and ease of use. I would like to change the header image and reduce the size of the Twitter, RSS buttons as Ralph and Steve asked about above. Not sure where the image folder is. Also, would like to customize the header and sub head font and colors? Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.wpthemesplanet.com/2010/01/patagonia-theme-1-6-6-released/comment-page-1/#comment-8830</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 13 Feb 2010 18:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1026#comment-8830</guid>
		<description>Contacted you Ralph! Cheers, Alex.</description>
		<content:encoded><![CDATA[<p>Contacted you Ralph! Cheers, Alex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.wpthemesplanet.com/2010/01/patagonia-theme-1-6-6-released/comment-page-1/#comment-8822</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 13 Feb 2010 16:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1026#comment-8822</guid>
		<description>Just contacted you! Cheers, Alex.</description>
		<content:encoded><![CDATA[<p>Just contacted you! Cheers, Alex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandra</title>
		<link>http://www.wpthemesplanet.com/2010/01/patagonia-theme-1-6-6-released/comment-page-1/#comment-8764</link>
		<dc:creator>Sandra</dc:creator>
		<pubDate>Thu, 11 Feb 2010 07:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1026#comment-8764</guid>
		<description>Hi,

I just installed your Patagonia theme; it&#039;s great! I&#039;m new to WP.  Is there a way to increase the width so that it spans the entire screen?

Thanks!
Sandra</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just installed your Patagonia theme; it&#8217;s great! I&#8217;m new to WP.  Is there a way to increase the width so that it spans the entire screen?</p>
<p>Thanks!<br />
Sandra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph</title>
		<link>http://www.wpthemesplanet.com/2010/01/patagonia-theme-1-6-6-released/comment-page-1/#comment-8689</link>
		<dc:creator>Ralph</dc:creator>
		<pubDate>Mon, 08 Feb 2010 12:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1026#comment-8689</guid>
		<description>Hi Alex,

Using your theme for quite some time and still loving it. 

Now trying to modify the upper sidebar. I want to have the RSS and Twitter logo smaller and next to eachother. Also want to add a third logo (Hyves = dutch network. I tried modifying the css. In FF 3.5 it look ok, but cross browser is a mess. IE8 doesnt show anything and Safari only the Twitter logo. 

Here&#039;s a piece of the code:

#sidebar #twitterid {
height:50px;
width:50px;
display:inline;
padding:5px 5px 5px 50px;
float:none;
text-decoration:none;
}

#sidebar #twitterid {
background: url(images/twitter.png) no-repeat;
}

#sidebar #feedrss{
height:50px;
width:50px;
display:inline;
padding:5px 5px 5px 50px;
float:none;
text-decoration:none;
}

#sidebar #hyves{
height:50px;
width:50px;
display:inline;
padding:5px 5px 5px 50px;
float:none;
text-decoration:none;
}

#sidebar #hyves {
background: url(images/hyves.png) no-repeat;

Can you see where I am going wrong? Must be simple but I dont know a lot about CSS.

Thanks in advance!

Ralph</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>Using your theme for quite some time and still loving it. </p>
<p>Now trying to modify the upper sidebar. I want to have the RSS and Twitter logo smaller and next to eachother. Also want to add a third logo (Hyves = dutch network. I tried modifying the css. In FF 3.5 it look ok, but cross browser is a mess. IE8 doesnt show anything and Safari only the Twitter logo. </p>
<p>Here&#8217;s a piece of the code:</p>
<p>#sidebar #twitterid {<br />
height:50px;<br />
width:50px;<br />
display:inline;<br />
padding:5px 5px 5px 50px;<br />
float:none;<br />
text-decoration:none;<br />
}</p>
<p>#sidebar #twitterid {<br />
background: url(images/twitter.png) no-repeat;<br />
}</p>
<p>#sidebar #feedrss{<br />
height:50px;<br />
width:50px;<br />
display:inline;<br />
padding:5px 5px 5px 50px;<br />
float:none;<br />
text-decoration:none;<br />
}</p>
<p>#sidebar #hyves{<br />
height:50px;<br />
width:50px;<br />
display:inline;<br />
padding:5px 5px 5px 50px;<br />
float:none;<br />
text-decoration:none;<br />
}</p>
<p>#sidebar #hyves {<br />
background: url(images/hyves.png) no-repeat;</p>
<p>Can you see where I am going wrong? Must be simple but I dont know a lot about CSS.</p>
<p>Thanks in advance!</p>
<p>Ralph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.wpthemesplanet.com/2010/01/patagonia-theme-1-6-6-released/comment-page-1/#comment-8345</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1026#comment-8345</guid>
		<description>Hello there, can you check the version of the theme you&#039;re downloading and get back to me? Greetings, Alex.</description>
		<content:encoded><![CDATA[<p>Hello there, can you check the version of the theme you&#8217;re downloading and get back to me? Greetings, Alex.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

