I thought that I should submit an 800px version of the Zen page I  
originally built in a 1000px width, but guess what? lteIE6 has a  
problem that it DIDN'T have with the 1000px version!.

I've tried all the fixes I could find (adding a margin of 0 to the  
left column, a haslayout comment --) and the middle cleared column  
still falls below the floated left column before it.

The original: http://www.caramiadesign.com/zen1000

800px width: http://www.caramiadesign.com/zen  (OK in IE7 and 8, and  
everything else).

Am I crazy to try to debug for IE6 at this point? This nonsense seems  
like trying to master the horse and buggy in 1920!

Here are the two rules in question:

#preamble {
        background:url(images/enlightenmentBG.jpg) no-repeat top left;
        clear:left;
        float:left;
        width: 210px;
        padding: 0;
        margin:0;
        }

#supportingText {
        float:none;
        margin:0px 190px 0 235px;
        width:375px;
        line-height: 2em;
}


Thank you!

Steve



Caramia Design
studio  510/525-4525
caramiadesign.com







______________________________________________________________________
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