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

#116349
Watson90
Member

Your CSS hasn’t changed one bit?

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