>
> #header {
> position: relative;
> border: 1px solid red!important;
> background: url('head_bac.png') repeat-y;
> padding: 10px 20px 0px 20px;
> }
>

Thanks for all of your help!

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?

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/

Reply via email to