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

#116196
Watson90
Member

Use this, it should work:

#header {
background: black;
margin: 0;
height: 100px;
}