<?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: IE7 disappearing float bug</title>
	<atom:link href="http://www.hyperborea.org/journal/archives/2006/03/21/ie7-disappearing-float-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal/archives/2006/03/21/ie7-disappearing-float-bug/</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Fri, 20 Nov 2009 23:03:41 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Clint</title>
		<link>http://www.hyperborea.org/journal/archives/2006/03/21/ie7-disappearing-float-bug/#comment-39965</link>
		<dc:creator>Clint</dc:creator>
		<pubDate>Thu, 21 Feb 2008 20:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2006/03/21/ie7-disappearing-float-bug/#comment-39965</guid>
		<description>Had this lame problem and Kelson&#039;s fix of putting a width worked for me. :) thx</description>
		<content:encoded><![CDATA[<p>Had this lame problem and Kelson&#8217;s fix of putting a width worked for me. <img src='http://www.hyperborea.org/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelson</title>
		<link>http://www.hyperborea.org/journal/archives/2006/03/21/ie7-disappearing-float-bug/#comment-17649</link>
		<dc:creator>Kelson</dc:creator>
		<pubDate>Mon, 12 Feb 2007 07:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2006/03/21/ie7-disappearing-float-bug/#comment-17649</guid>
		<description>For the record: I &lt;a href=&quot;http://www.hyperborea.org/journal/archives/2007/02/11/redesign/&quot;&gt;ran into a similar bug&lt;/a&gt; in IE7 (to the original post, not to the previous comment) during my recent redesign.

Again, it&#039;s &lt;a href=&quot;http://www.cayenne.co.uk/ie7/disappearing-content.html&quot;&gt;floats and italics&lt;/a&gt;.  If a floated element was inside a parent element that had a background, but did not have explicit dimensions, and the text it was placed next to had italics, the floated element would not display below the first line with italics.  The solution was to make sure that the parent element had &lt;a href=&quot;http://www.satzansatz.de/cssd/onhavinglayout.html&quot;&gt;&quot;layout&quot;&lt;/a&gt; -- in this case by applying a width.</description>
		<content:encoded><![CDATA[<p>For the record: I <a href="http://www.hyperborea.org/journal/archives/2007/02/11/redesign/">ran into a similar bug</a> in IE7 (to the original post, not to the previous comment) during my recent redesign.</p>
<p>Again, it&#8217;s <a href="http://www.cayenne.co.uk/ie7/disappearing-content.html">floats and italics</a>.  If a floated element was inside a parent element that had a background, but did not have explicit dimensions, and the text it was placed next to had italics, the floated element would not display below the first line with italics.  The solution was to make sure that the parent element had <a href="http://www.satzansatz.de/cssd/onhavinglayout.html">&#8220;layout&#8221;</a> &#8212; in this case by applying a width.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John A. Bilicki III</title>
		<link>http://www.hyperborea.org/journal/archives/2006/03/21/ie7-disappearing-float-bug/#comment-11614</link>
		<dc:creator>John A. Bilicki III</dc:creator>
		<pubDate>Sat, 02 Sep 2006 19:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2006/03/21/ie7-disappearing-float-bug/#comment-11614</guid>
		<description>I am working on a project with a three column layout...





The content div has a padding of 200px left/right and the left and right divs are absolutely positioned where the padding is located.

Only in IE7 (works fine in IE5.01-6) the user has to scroll to the bottom of the page to have the right div appear. On top of that IE FIGHTS the user as if it was being dragged to it&#039;s gruesome death if the user made it to the bottom of the page (to make the div appear).

I&#039;ve attempted to move the right div inside the content div and got the same result.  I also can&#039;t get the right: 4px; lower without having it render a horizontal scrollbar so I imagine that there is some unknown margin being added to the div in a sense even though I&#039;ve set every thing&#039;s margin, padding, and border to 0px.

If anyone finds a fix please let me know.  My divs are not floating BTW!</description>
		<content:encoded><![CDATA[<p>I am working on a project with a three column layout&#8230;</p>
<p>The content div has a padding of 200px left/right and the left and right divs are absolutely positioned where the padding is located.</p>
<p>Only in IE7 (works fine in IE5.01-6) the user has to scroll to the bottom of the page to have the right div appear. On top of that IE FIGHTS the user as if it was being dragged to it&#8217;s gruesome death if the user made it to the bottom of the page (to make the div appear).</p>
<p>I&#8217;ve attempted to move the right div inside the content div and got the same result.  I also can&#8217;t get the right: 4px; lower without having it render a horizontal scrollbar so I imagine that there is some unknown margin being added to the div in a sense even though I&#8217;ve set every thing&#8217;s margin, padding, and border to 0px.</p>
<p>If anyone finds a fix please let me know.  My divs are not floating BTW!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
