Geoffrey Sneddon wrote:
> Hi,
>
> On <http://gsnedders.com/> the main content is below the sidebar in  
> IE6, but not in any other browser whatsoever. Anyone have any idea why?
>
>
> --
> Geoffrey Sneddon
>
>   



IE6 has difficulty with tight fits. Reduce the width on #body to around 
60% and it will snap in place.
*  html #body {width: 60%;}
You may want to consider adding a doctype.
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