Home › Forums › CSS › IE9 Background Width › Re: IE9 Background Width
December 3, 2012 at 3:47 pm
#116179
Participant
#header {
background-color: #000000;
background-size: cover !important;
margin: 0;
position: relative;
width: 100%;
}
What am I missing here?