I have a page that has2  absolutely positioned divs (for the menu & logo),
an unpositioned div to hold all the content (by this I mean it doesn't have
a position attribute, just margins)

Within the content I have a relatively positioned div (for the masthead),
three floated divs (for the featured pics, which vary in size), and h2 and p
blocks, and a contact div.

The floated divs and the text are in a containing div (#content).

All is well in most current browsers, but IE6 is pushing the paragraphs down
below the floating divs.  As my client has this browser, not to mention
several of his customers, I must needs support this...

Can this be fixed, and if so, how? I've messed around considerably with
width, height, position attributes.  Should I wrap things differently? Is
there particular CSS I should use in the stylesheet for IE6? Or in the base
stylesheet?

The page (testing): http://www.metasilkwebworks.com/test/psllc/
The base CSS: http://www.metasilkwebworks.com/test/psllc/css/psbase.css
The IE6 and lower CSS:
http://www.metasilkwebworks.com/test/psllc/css/psIE6.css

I really appreciate y'all's help. I've been poking for answers here and in a
good variety of other sites, without finding the right key yet.

Kir
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to