Pete Harrison wrote:
> Thanks David, I have got it working better but still not correctly.
>
> It seems that there is a bigger margin-left under IE6 than FF, and that
> although I say 100% for the contentframe in my CSS, it doesn't fill the
> parent container.
>
> If you get chance to have another look, that would be great.
>
> Regards
> Pete 
>
>
>   


re: www.biofuels-maritime.com/dev and the css is at 


Dunno, Pete.
If IE6 is doubling the margins then adding display: inline; to the 
containers /may/ correct it (and not adversely effect other browsers).
Try adding this to your style sheet:
#c4, #c3, #c2, #c1 {
display: inline
}

Short of that (and a need to validate your markup and css files), I am 
afraid I have run out of suggestions.

Best,

~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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