I changed the css as you suggested and noticed something weird. In IE6, > when I have the "border: 1px solid red !important" under #header, it behaves > as it is supposed to. When I take out that border, the entire header > expands to cover the body div as well. Is there an easy fix for this? >
I answered my own question. Adding zoom: 1; fixed it. I'm not entirely sure why, but zoom fix to the rescue! Andrew ______________________________________________________________________ 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/
