<?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: WordPress Theme Designers not paying attention to in-post photo styling and layout</title>
	<atom:link href="http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/</link>
	<description>Writings from a SandBlog</description>
	<lastBuildDate>Mon, 10 Oct 2011 07:28:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: DMC</title>
		<link>http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/comment-page-1/#comment-2382</link>
		<dc:creator>DMC</dc:creator>
		<pubDate>Wed, 17 Feb 2010 17:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/#comment-2382</guid>
		<description>@Jake

How is using clear: a hack?
It&#039;s the correct way to clear a float...</description>
		<content:encoded><![CDATA[<p>@Jake</p>
<p>How is using clear: a hack?<br />
It&#8217;s the correct way to clear a float&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress Themes</title>
		<link>http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/comment-page-1/#comment-2261</link>
		<dc:creator>Wordpress Themes</dc:creator>
		<pubDate>Mon, 25 Jan 2010 02:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/#comment-2261</guid>
		<description>Have you heard of &lt;a&gt;STCFX&lt;/a&gt; I noticed that they have a similar theme on that site.</description>
		<content:encoded><![CDATA[<p>Have you heard of <a>STCFX</a> I noticed that they have a similar theme on that site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Han</title>
		<link>http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/comment-page-1/#comment-2016</link>
		<dc:creator>Han</dc:creator>
		<pubDate>Sun, 11 Oct 2009 09:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/#comment-2016</guid>
		<description>Jake,

Would you mind quantifying as to why it is a hack?</description>
		<content:encoded><![CDATA[<p>Jake,</p>
<p>Would you mind quantifying as to why it is a hack?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/comment-page-1/#comment-2014</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Sun, 11 Oct 2009 03:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/#comment-2014</guid>
		<description>Clearing the float with clear:both is not at all a solution - it&#039;s an ugly hack that doesn&#039;t address the question properly. I&#039;d love to know what others are doing for this issue (because it IS an issue).</description>
		<content:encoded><![CDATA[<p>Clearing the float with clear:both is not at all a solution &#8211; it&#8217;s an ugly hack that doesn&#8217;t address the question properly. I&#8217;d love to know what others are doing for this issue (because it IS an issue).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Han</title>
		<link>http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/comment-page-1/#comment-1637</link>
		<dc:creator>Han</dc:creator>
		<pubDate>Sun, 31 May 2009 08:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/#comment-1637</guid>
		<description>r,

The CSS clear Property should come in handy in this situation. Using the &quot;clear: both;&quot; at the beginning of each post will clear the float and stop the overflow from the previous post. Although it would mean some empty space on the side of the photo, it is a lot more readable to have a clear separation of the post anyway.</description>
		<content:encoded><![CDATA[<p>r,</p>
<p>The CSS clear Property should come in handy in this situation. Using the &#8220;clear: both;&#8221; at the beginning of each post will clear the float and stop the overflow from the previous post. Although it would mean some empty space on the side of the photo, it is a lot more readable to have a clear separation of the post anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r</title>
		<link>http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/comment-page-1/#comment-1636</link>
		<dc:creator>r</dc:creator>
		<pubDate>Sun, 31 May 2009 05:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/#comment-1636</guid>
		<description>So how do you solve the problem of tall images in short posts extending into the next post?</description>
		<content:encoded><![CDATA[<p>So how do you solve the problem of tall images in short posts extending into the next post?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Han</title>
		<link>http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/comment-page-1/#comment-223</link>
		<dc:creator>Han</dc:creator>
		<pubDate>Sun, 28 Oct 2007 20:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/#comment-223</guid>
		<description>Ehab,

It may be unfair for me to generalized like I did in the post, but take a look at any theme browser and do a count on how many theme does not handle photos and how many does handle them. You&#039;ll get what I&#039;m talking about.

I have never question if there is a theme out there that have good amount of markup for most blogging needs. I&#039;m just sadly disappointed at the majority.</description>
		<content:encoded><![CDATA[<p>Ehab,</p>
<p>It may be unfair for me to generalized like I did in the post, but take a look at any theme browser and do a count on how many theme does not handle photos and how many does handle them. You&#8217;ll get what I&#8217;m talking about.</p>
<p>I have never question if there is a theme out there that have good amount of markup for most blogging needs. I&#8217;m just sadly disappointed at the majority.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ehab</title>
		<link>http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/comment-page-1/#comment-222</link>
		<dc:creator>Ehab</dc:creator>
		<pubDate>Sun, 28 Oct 2007 20:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://sandboxblogger.com/wordpress-theme-designers-not-paying-attention-to-in-post-photo-styling-and-layout/#comment-222</guid>
		<description>What are you on about mate ? 

You probably came across a bad batch of themes from somewhere. Check out Copyblogger(theme) if you want to get astound by the amount of markup it provides for your blogging needs.</description>
		<content:encoded><![CDATA[<p>What are you on about mate ? </p>
<p>You probably came across a bad batch of themes from somewhere. Check out Copyblogger(theme) if you want to get astound by the amount of markup it provides for your blogging needs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

