>> Let me see your IE6-stylesheet then, as I'm too busy to locate 'CC'
>>  files on other people's sites. I never use any.

> http://www.digitale-bibliothek.de/Downloads/CSS-Test/zenoIE60Fixes.css
>  (additionally used by IE6)

Effect depends on specificity, and therefore _where_ those styles are added.

Adding some "importance"...

* html .zenoCOFooter {
   float: left;
   width: 95%!important;
   margin-right: -99%!important;
}

...will keep IE6 under control until the window becomes so narrow that
it can't hide its 'auto-expansion' bugs anymore.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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