<?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: Interesting theme problem</title>
	<atom:link href="http://www.whitemountaintech.net/wordpress/2006/03/20/interesting-theme-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whitemountaintech.net/wordpress/2006/03/20/interesting-theme-problem/</link>
	<description>teaching, learning and change</description>
	<pubDate>Fri, 21 Nov 2008 04:35:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Matt</title>
		<link>http://www.whitemountaintech.net/wordpress/2006/03/20/interesting-theme-problem/#comment-3</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 21 Mar 2006 20:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitemountaintech.net/wordpress/2006/03/20/interesting-theme-problem/#comment-3</guid>
		<description>The problem is that your theme is floating the content div left and floating the sidebar left.  In CSS - on Mozilla browsers - a floated element does not influence the height of the parent element.  In your case, the div "container" is the parent element and because it effectively has no height-adjusting elements, the "container" div (which is what has the white background)  does not expand down the page.</description>
		<content:encoded><![CDATA[<p>The problem is that your theme is floating the content div left and floating the sidebar left.  In CSS - on Mozilla browsers - a floated element does not influence the height of the parent element.  In your case, the div &#8220;container&#8221; is the parent element and because it effectively has no height-adjusting elements, the &#8220;container&#8221; div (which is what has the white background)  does not expand down the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://www.whitemountaintech.net/wordpress/2006/03/20/interesting-theme-problem/#comment-2</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Tue, 21 Mar 2006 13:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitemountaintech.net/wordpress/2006/03/20/interesting-theme-problem/#comment-2</guid>
		<description>As a guy who mostly uses IE, it is definitely a problem.  The text is extremely hard to read.</description>
		<content:encoded><![CDATA[<p>As a guy who mostly uses IE, it is definitely a problem.  The text is extremely hard to read.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
