<?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: New &#8220;Wine&#8221; WordPress Theme Release &#8211; Vino Cafe</title>
	<atom:link href="http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/</link>
	<description>Savvy Web Design - WordPress Themes, Design, HTML, CSS</description>
	<lastBuildDate>Sat, 03 Sep 2011 08:41:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: vonspurter</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1384</link>
		<dc:creator>vonspurter</dc:creator>
		<pubDate>Tue, 06 Jul 2010 14:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1384</guid>
		<description>Thanks for this. I&#039;ll be using it on my new website</description>
		<content:encoded><![CDATA[<p>Thanks for this. I&#8217;ll be using it on my new website</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Parsons</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1372</link>
		<dc:creator>Bill Parsons</dc:creator>
		<pubDate>Wed, 23 Jun 2010 18:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1372</guid>
		<description>Anyone else have any ideas (per above post regarding text not aligning/wrapping around images with this theme)? 

Thanks so much --

Bill</description>
		<content:encoded><![CDATA[<p>Anyone else have any ideas (per above post regarding text not aligning/wrapping around images with this theme)? </p>
<p>Thanks so much &#8211;</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Parsons</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1364</link>
		<dc:creator>Bill Parsons</dc:creator>
		<pubDate>Thu, 17 Jun 2010 19:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1364</guid>
		<description>Hi again Jennifer,

I did confirm that the image code you cited is indeed already in the style sheet...so it must be something else that is causing the image/text wrapping problem. If you go to my site-in-progress and see the blog posts, you&#039;ll see the problem: the text won&#039;t wrap around the images (despite using the image alignment/insert functionality in Wordpress, looking at the code and trying various things, etc.):

http://www.resveralist.com

Any ideas?

Thanks again!

Bill</description>
		<content:encoded><![CDATA[<p>Hi again Jennifer,</p>
<p>I did confirm that the image code you cited is indeed already in the style sheet&#8230;so it must be something else that is causing the image/text wrapping problem. If you go to my site-in-progress and see the blog posts, you&#8217;ll see the problem: the text won&#8217;t wrap around the images (despite using the image alignment/insert functionality in WordPress, looking at the code and trying various things, etc.):</p>
<p><a href="http://www.resveralist.com" rel="nofollow">http://www.resveralist.com</a></p>
<p>Any ideas?</p>
<p>Thanks again!</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Parsons</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1361</link>
		<dc:creator>Bill Parsons</dc:creator>
		<pubDate>Thu, 17 Jun 2010 06:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1361</guid>
		<description>Thanks a lot Jennifer, I&#039;ll check that...but I&#039;m pretty sure that code is already in the style sheet, and no luck...text will not wrap around images no matter what I try! Anything else come to mind that could caused this?

Thanks again,</description>
		<content:encoded><![CDATA[<p>Thanks a lot Jennifer, I&#8217;ll check that&#8230;but I&#8217;m pretty sure that code is already in the style sheet, and no luck&#8230;text will not wrap around images no matter what I try! Anything else come to mind that could caused this?</p>
<p>Thanks again,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1360</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 16 Jun 2010 13:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1360</guid>
		<description>Rick - You can simply replace the header image (in the image folder of the theme) with one of your own and that should work!  Just make sure to make it the same size (900x150) and the same name (header.jpg).

Bill - This should be in there for images:


img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}

a img 
{
	border:0;
	text-decoration:none;
}

at least they&#039;re in all of my newer themes - please try adding these to the style sheet if they&#039;re not already there and let me know if that works.</description>
		<content:encoded><![CDATA[<p>Rick &#8211; You can simply replace the header image (in the image folder of the theme) with one of your own and that should work!  Just make sure to make it the same size (900&#215;150) and the same name (header.jpg).</p>
<p>Bill &#8211; This should be in there for images:</p>
<p>img.left<br />
{<br />
	float:left;<br />
	margin:0 1em 1em 0;<br />
}<br />
img.right<br />
{<br />
	float:right;<br />
	margin:0 0 1em 1em;<br />
}</p>
<p>a img<br />
{<br />
	border:0;<br />
	text-decoration:none;<br />
}</p>
<p>at least they&#8217;re in all of my newer themes &#8211; please try adding these to the style sheet if they&#8217;re not already there and let me know if that works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Parsons</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1358</link>
		<dc:creator>Bill Parsons</dc:creator>
		<pubDate>Mon, 14 Jun 2010 21:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1358</guid>
		<description>Hi Jennifer/all -- we&#039;re having trouble getting images in blog posts to have text align around them (align left), and have tried everything; is there something in the style sheet that prevents the text wrapping around left-aligned images properly? 

Please help -- thanks so much!</description>
		<content:encoded><![CDATA[<p>Hi Jennifer/all &#8212; we&#8217;re having trouble getting images in blog posts to have text align around them (align left), and have tried everything; is there something in the style sheet that prevents the text wrapping around left-aligned images properly? </p>
<p>Please help &#8212; thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1335</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Sat, 15 May 2010 00:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1335</guid>
		<description>Jennifer, any answer to my previous question (above)???</description>
		<content:encoded><![CDATA[<p>Jennifer, any answer to my previous question (above)???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1280</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Sun, 28 Mar 2010 17:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1280</guid>
		<description>Hello, Jennifer. I just happened upon your WP Theme and LOVE it! I am considering using it (and WON&#039;T take credit away from you!) but wanted to know if the pics in the Header are customizable.  I would like to use my own pics from wine trips I have done in Spain.  Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Hello, Jennifer. I just happened upon your WP Theme and LOVE it! I am considering using it (and WON&#8217;T take credit away from you!) but wanted to know if the pics in the Header are customizable.  I would like to use my own pics from wine trips I have done in Spain.  Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wine</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1198</link>
		<dc:creator>wine</dc:creator>
		<pubDate>Tue, 02 Feb 2010 05:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1198</guid>
		<description>Thanks! best wine theme!</description>
		<content:encoded><![CDATA[<p>Thanks! best wine theme!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/comment-page-1/#comment-1176</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sun, 17 Jan 2010 19:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.savvy-cafe.com/2008/01/23/new-wine-wordpress-theme-release-vino-cafe/#comment-1176</guid>
		<description>Thanks, Theme looks great!</description>
		<content:encoded><![CDATA[<p>Thanks, Theme looks great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

