<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>CSS layout in Firefox | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/</link>
  <description>A Layout forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>11/18/04, 323 20 2004 2004:%i:1100838025 23:20:25</pubDate>
  <lastBuildDate>06/07/13, 158 33 2013 2013:%i:1370590390 03:33:10</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Mccavity  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1591</link>
    <description><![CDATA[I have been working on CSS only pages (i.e. no tables) with what I thought was a fairly simple layout, a div id for the page, containing separate div id's for the separate sections of the page (header, left link bar, main section, footer). I have avoided things like padding and borders that I know are handled differently by browsers. &nbsp;The idea is to be able to color theme the overall page for different sections of my site, but keep all other elements consistent.<br /><br />Now it looks fine in IE, but falls apart in Firefox where the elements of the overall page seem to disappear, and the page elements size themselves with a mind of their own. Any ideas where I am going wrong? Thanks.]]></description>
    <pubDate>11/18/04, 323 20 2004 2004:%i:1100838025 23:20:25</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1591</guid>
   </item>
     <item>
    <title>Schomer  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1592</link>
    <description><![CDATA[Is there something we could look at, online?<br /><br />What do you mean by &quot;disappear?&quot; What exactly happens... divs are missing on the page in Firefox?]]></description>
    <pubDate>11/18/04, 323 32 2004 2004:%i:1100838767 23:32:47</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1592</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1593</link>
    <description><![CDATA[Yup, we'd need to see an example. Without it, all I can say is: VALIDATE!]]></description>
    <pubDate>11/19/04, 324 37 2004 2004:%i:1100875045 09:37:25</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1593</guid>
   </item>
     <item>
    <title>Mccavity  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1594</link>
    <description><![CDATA[I have finally got around to reposting, and have worked hard on the design. I think previously I set things up for IE &nbsp;and made the code too complex to edit for Firefox.<br /><br />This time I have adapted a simpler design I have worked on for another site. Now the problem I have is a page that validates (css and html 4.01 Trans) and works fine in Firefox, but not in IE. (6):<br /><br />http://www.timcooke.com/Hash/indexp.htm<br /><br />The inner container (#boxpagehash) is out of place and the 2nd column refuses to float left to join the first. It's probably something dumb, any ideas?]]></description>
    <pubDate>12/14/04, 349 06 2004 2004:%i:1103076385 21:06:25</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1594</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1595</link>
    <description><![CDATA[The thing to watch for, as far as IE is concerned, is that it doesn't handle inheritance predictably. You need to make sure that inner divs have their text-align set explicitly or they will inherit it from the parent divs in IE.<br /><br />Aside from that, use the 'Outline Block Level Elements' feature in the Web Developer Toolbar to see what your divs are doing. The div below the text 'Click on a picture for a smaller version' looks too wide to me and you haven't specified what should happen to the overflow it creates explicitly.]]></description>
    <pubDate>12/15/04, 350 33 2004 2004:%i:1103103224 04:33:44</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1595</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1596</link>
    <description><![CDATA[Besides the things Joe has mentioned, I &nbsp;suspect you also have a box model problem.<br /><br />Using the WDT to outline, I also notice you have A LOT of DIVs, way more than you need. Near as I can tell, this site needs two divs, three tops... one for the gray box, one for the off-white box and MAYBE one of the links, but a UL would be better.]]></description>
    <pubDate>12/15/04, 350 55 2004 2004:%i:1103122527 09:55:27</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_in_firefox/#p1596</guid>
   </item>
   </channel>
</rss