Forums

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

Home Forums CSS Centering Issues in Chrome Re: Centering Issues in Chrome

#64489
Jeager
Member


CSS:

#wrapper {
height: auto;
width: 800px;
margin: 0 auto;
padding-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#wrapper #header {
height: 143px;
width: 800px;
margin-top: 0px;
}
#anplogo {
float: left;
height: 143px;
width: 196px;
margin-right: 45px;
}
#divider {
float: left;
height: 136px;
width: 4px;
margin-top: 3.5px;
}
#text {
height: 59px;
width: 502px;
float: right;
margin-top: 84px;
}

Image: (not sure if there was a better way of hosting…)
http://i71.photobucket.com/albums/i157/Cr0n0dbz/img.gif