<?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"
	>
<channel>
	<title>Comments on: Orange Zest - Free WordPress Theme</title>
	<atom:link href="http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 17:08:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: conreyt</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-2591</link>
		<dc:creator>conreyt</dc:creator>
		<pubDate>Fri, 20 Jun 2008 20:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-2591</guid>
		<description>@Leland: all fixed.</description>
		<content:encoded><![CDATA[<p>@Leland: all fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1619</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Wed, 21 May 2008 18:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1619</guid>
		<description>@Tim: Thanks for the update, glad you got it working.

@conreyt: It looks like it should correct the issue.  Could you try commenting out those 2 floats in the stylesheet and see if you notice an improvement?</description>
		<content:encoded><![CDATA[<p>@Tim: Thanks for the update, glad you got it working.</p>
<p>@conreyt: It looks like it should correct the issue.  Could you try commenting out those 2 floats in the stylesheet and see if you notice an improvement?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conreyt</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1618</link>
		<dc:creator>conreyt</dc:creator>
		<pubDate>Wed, 21 May 2008 18:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1618</guid>
		<description>Tim,
Did commenting out that line correct the issue?

Leland,
My behaviour was the same as Tims..

-Thanks</description>
		<content:encoded><![CDATA[<p>Tim,<br />
Did commenting out that line correct the issue?</p>
<p>Leland,<br />
My behaviour was the same as Tims..</p>
<p>-Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Brown</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1614</link>
		<dc:creator>Tim Brown</dc:creator>
		<pubDate>Wed, 21 May 2008 17:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1614</guid>
		<description>Found the float that was causing the problem.  It was right below the first one you recommended commenting out.

.when { /* float:left; */ color:#999; padding:14px; font-size:11px; }

Thanks.</description>
		<content:encoded><![CDATA[<p>Found the float that was causing the problem.  It was right below the first one you recommended commenting out.</p>
<p>.when { /* float:left; */ color:#999; padding:14px; font-size:11px; }</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1610</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Wed, 21 May 2008 14:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1610</guid>
		<description>@Tim: Okay, this must be some other "float" in the stylesheet causing this.  I'll test some images out on the demo server to see if I can figure it out.

I've never heard about the Sidebar Widget Collapser but I'll certainly look into it.</description>
		<content:encoded><![CDATA[<p>@Tim: Okay, this must be some other &#8220;float&#8221; in the stylesheet causing this.  I&#8217;ll test some images out on the demo server to see if I can figure it out.</p>
<p>I&#8217;ve never heard about the Sidebar Widget Collapser but I&#8217;ll certainly look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Brown</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1601</link>
		<dc:creator>Tim Brown</dc:creator>
		<pubDate>Wed, 21 May 2008 13:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1601</guid>
		<description>I made the change above:
#left_side img { /* float: left; */ padding: 0 10px 5px 0 }
And the image in the post still overlaps the bottom post border.

Sidebar Widget collapser is a plug-in that adds a [-] or [+] beside each sidebar widget allowing them to be collapsed or expanded.
http://freepressblog.org/wordpress-plugins-2/sidebar-widget-collapser/
I think the problem may be variable names in the theme and what the plug-in expects to see.
Thanks for your help.</description>
		<content:encoded><![CDATA[<p>I made the change above:<br />
#left_side img { /* float: left; */ padding: 0 10px 5px 0 }<br />
And the image in the post still overlaps the bottom post border.</p>
<p>Sidebar Widget collapser is a plug-in that adds a [-] or [+] beside each sidebar widget allowing them to be collapsed or expanded.<br />
<a href="http://freepressblog.org/wordpress-plugins-2/sidebar-widget-collapser/" rel="nofollow">http://freepressblog.org/wordpress-plugins-2/sidebar-widget-collapser/</a><br />
I think the problem may be variable names in the theme and what the plug-in expects to see.<br />
Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1576</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Wed, 21 May 2008 01:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1576</guid>
		<description>@Tim Brown: About the issues with image alignment, I think the problem may lie with Orange Zest's stylesheet.  Try to find the following:

&lt;code&gt;#left_side img { float: left; padding: 0 10px 5px 0 }&lt;/code&gt;

and comment out the &lt;em&gt;float: left;&lt;/em&gt; like this:

&lt;code&gt;#left_side img { /* float: left; */ padding: 0 10px 5px 0 }&lt;/code&gt;

Can you clarify what you mean by &lt;em&gt;widget collapser&lt;/em&gt;?  Thanks for your comment.</description>
		<content:encoded><![CDATA[<p>@Tim Brown: About the issues with image alignment, I think the problem may lie with Orange Zest&#8217;s stylesheet.  Try to find the following:</p>
<p><code>#left_side img { float: left; padding: 0 10px 5px 0 }</code></p>
<p>and comment out the <em>float: left;</em> like this:</p>
<p><code>#left_side img { /* float: left; */ padding: 0 10px 5px 0 }</code></p>
<p>Can you clarify what you mean by <em>widget collapser</em>?  Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Brown</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1574</link>
		<dc:creator>Tim Brown</dc:creator>
		<pubDate>Wed, 21 May 2008 01:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1574</guid>
		<description>I have been hunting for an orange Grey theme for a while.  I even tried to edit K2, but that was over my head. Not to mention the problems it created with my widgets.  So far I am very impressed with Orange Zest.

I have noted a couple of problems with the display of photos in this theme as well.  In the main page, if a photo is taller than the text, the end of post Grey bar will display just after the text ends, not the photo.  See http://www.timbrown.net/ for an example.  Also, I have page for my bikes that was a total pain to get the photos to display above the text instead of beside it. None of the alignment selections seemed to fix it.  I ended up putting the text and images into tables as a workaround.

Also, any chance widget collapser might work with this theme in the future?  Thanks.</description>
		<content:encoded><![CDATA[<p>I have been hunting for an orange Grey theme for a while.  I even tried to edit K2, but that was over my head. Not to mention the problems it created with my widgets.  So far I am very impressed with Orange Zest.</p>
<p>I have noted a couple of problems with the display of photos in this theme as well.  In the main page, if a photo is taller than the text, the end of post Grey bar will display just after the text ends, not the photo.  See <a href="http://www.timbrown.net/" rel="nofollow">http://www.timbrown.net/</a> for an example.  Also, I have page for my bikes that was a total pain to get the photos to display above the text instead of beside it. None of the alignment selections seemed to fix it.  I ended up putting the text and images into tables as a workaround.</p>
<p>Also, any chance widget collapser might work with this theme in the future?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1516</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Sun, 18 May 2008 16:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1516</guid>
		<description>@conreyt: Hmm...do you have a link to where this is happening?  I'm not quite sure what you mean.  Thanks.</description>
		<content:encoded><![CDATA[<p>@conreyt: Hmm&#8230;do you have a link to where this is happening?  I&#8217;m not quite sure what you mean.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conreyt</title>
		<link>http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1515</link>
		<dc:creator>conreyt</dc:creator>
		<pubDate>Sun, 18 May 2008 15:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/2008/03/27/orange-zest-free-wordpress-theme-36/#comment-1515</guid>
		<description>This theme is amazing.  Only problem is I can't add pictures to posts as it doesn't resize around images well.

Any ideas?

Thanks again for a great theme.

-Theron</description>
		<content:encoded><![CDATA[<p>This theme is amazing.  Only problem is I can&#8217;t add pictures to posts as it doesn&#8217;t resize around images well.</p>
<p>Any ideas?</p>
<p>Thanks again for a great theme.</p>
<p>-Theron</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.210 seconds -->
