Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Body not always centering horizontally


Galceran - 6:12 pm on Sep 25, 2011 (gmt 0)


XHTML 1.0 Strict
Validates
3 out of 8 pages do not have the body centered. In the affected pages the body moves 3mm right. This is the css code

#centerbody {
position : relative;
width : 972px;
margin-left : auto;
margin-right : auto;
border-bottom : 10px solid #fffffe;
border-left : 10px solid #fffffe;
border-right : 10px solid #fffffe;
background:#fff;
}

Using a table with 3 columns, table width 972. All pages have 3 columns.
Any ideas?


Thread source:: http://www.webmasterworld.com/css/4367053.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com