Forums

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

Home Forums CSS IE7 Margin Bug, Could use a little help please Re: IE7 Margin Bug, Could use a little help please

#74119
bhagavan
Participant

Hey,

i’m not checked all of the code, i think here is the error

#header {
margin: 0 auto 0; /* needs to be remove */
padding: 0 6px;
margin: 100px auto 0;
}

Thanks
Buddy