<?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: Centering images with WordPress</title>
	<atom:link href="http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/</link>
	<description>(stop reading now)</description>
	<lastBuildDate>Thu, 10 Sep 2009 15:27:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Hi There</title>
		<link>http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/comment-page-1/#comment-108</link>
		<dc:creator>Hi There</dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/#comment-108</guid>
		<description>Just needed to drop a thanks.  After fiddling unsuccessfully for over an hour to do something as simple as centering an image, your solution was the only thing that worked for me.  Thank you so much for taking the time to post it.</description>
		<content:encoded><![CDATA[<p>Just needed to drop a thanks.  After fiddling unsuccessfully for over an hour to do something as simple as centering an image, your solution was the only thing that worked for me.  Thank you so much for taking the time to post it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Summers</title>
		<link>http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/comment-page-1/#comment-80</link>
		<dc:creator>Jake Summers</dc:creator>
		<pubDate>Tue, 03 Jun 2008 02:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/#comment-80</guid>
		<description>You my friend are the greatest!!</description>
		<content:encoded><![CDATA[<p>You my friend are the greatest!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Paden</title>
		<link>http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/comment-page-1/#comment-81</link>
		<dc:creator>Brian Paden</dc:creator>
		<pubDate>Tue, 06 May 2008 03:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/#comment-81</guid>
		<description>Thank you so much for this, I spent hours fighting my blog to get the images where they should be.  Feel stupid now, oh well.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this, I spent hours fighting my blog to get the images where they should be.  Feel stupid now, oh well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/comment-page-1/#comment-79</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Wed, 12 Mar 2008 01:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/#comment-79</guid>
		<description>Hmmm, I want to say that we tried something like that, and couldn&#039;t get it to work. Maybe it was just the theme we were using.

When I have some spare time, I&#039;ll have to check this out though. Thanks. :)</description>
		<content:encoded><![CDATA[<p>Hmmm, I want to say that we tried something like that, and couldn&#8217;t get it to work. Maybe it was just the theme we were using.</p>
<p>When I have some spare time, I&#8217;ll have to check this out though. Thanks. <img src='http://ben.subparcitizens.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hairgel_Addict</title>
		<link>http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/comment-page-1/#comment-77</link>
		<dc:creator>Hairgel_Addict</dc:creator>
		<pubDate>Tue, 11 Mar 2008 13:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/#comment-77</guid>
		<description>&lt;blockquote&gt;The above code is to make an image centered in the post, with text above and below the image.&lt;/blockquote&gt;

Actually it just removes the float for img tag within &quot;entry&quot; div. To center an image you need either put inside &lt;center&gt; &lt;/center&gt; tags or inside a div with align=&quot;center&quot; :)

Wrapping text all the way is a bit &quot;tricky&quot; and can be done using tables..

anywho, cheers on Recapture plugin ;)</description>
		<content:encoded><![CDATA[<blockquote><p>The above code is to make an image centered in the post, with text above and below the image.</p></blockquote>
<p>Actually it just removes the float for img tag within &#8220;entry&#8221; div. To center an image you need either put inside &lt;center&gt; &lt;/center&gt; tags or inside a div with align=&#8221;center&#8221; <img src='http://ben.subparcitizens.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Wrapping text all the way is a bit &#8220;tricky&#8221; and can be done using tables..</p>
<p>anywho, cheers on Recapture plugin <img src='http://ben.subparcitizens.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen</title>
		<link>http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/comment-page-1/#comment-78</link>
		<dc:creator>Jen</dc:creator>
		<pubDate>Tue, 15 Jan 2008 06:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://ben.subparcitizens.net/2008/01/15/centering-images-with-wordpress/#comment-78</guid>
		<description>You&#039;s so very helpful!!</description>
		<content:encoded><![CDATA[<p>You&#8217;s so very helpful!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
