CSSHelp wrote:
> Could you help me understand why my website I'm working on works in all the
> browsers mentioned in the subject line but fails in IE 6?
> http://www.jards.biz/secretweapon 
>
>
> Thanks
>
>
>   
Just very quickly looking at it, my guess is that this <body 
style="margin: 0 22%;"> is the problem for IE6 and the h-scrollbar. The 
percent horizontal margin is also doing a number in compliant browsers 
on your page when a sidebar is in place. Try deleting that and set a 
pixel width to the outermost containing wrapper.

The above is just a start. Validate the markup. In the meantime, some 
kind soul on the list may provide all the "secret weapons" you really 
need for IE6.

Best,

~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to