CSS Centering Issue - Div Centering appx 15px too far to the right

Posted by Sootah on Stack Overflow See other posts from Stack Overflow or by Sootah
Published on 2010-04-29T04:21:21Z Indexed on 2010/04/29 4:27 UTC
Read the original article Hit count: 342

Filed under:
|
|
|
|

I have a theme that I'm modifying for my site. I currently have it live on my test domain while I tinker with it before launch.

http://www.networkgenius.org

The #content-wrap div is centering, but too far to the right for some reason. I've absolutely no idea why it's doing this, especially since everything else is centering properly. What is the problem?

I did add a 15px padding to the content-wrap area as I've changed the body's background color to the grey that you see and obviously didn't want the text pressed right up against the edges of the wrapper.

Thanks for your help!

-Sootah

© Stack Overflow or respective owner

Related posts about css

Related posts about css-layout