Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS IE9 Background Width Re: IE9 Background Width

#116179
robertallen
Participant

#header {
background-color: #000000;
background-size: cover !important;
margin: 0;
position: relative;
width: 100%;
}

What am I missing here?