Erik Harris wrote:
> Can someone please glance at www.harriswholehealth.com and see if you
>  can figure out why the header background displays as plain white in 
> Internet Explorer 6 (when the window is expanded to greater than its 
> minimum width)?

The addition of a 'hasLayout' trigger...

#header {height: 1%;}

...and controlling the "auto-expansion" bug...

#container {overflow-x: hidden;}

...seems to fix IE6 pretty well.

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