I have a layout that I'm working on and for some reason, it doesn't center. I have a 20" widescreen monitor so I don't see it, but when I use my MacBook, I can see the center issue. However, for the life of me, I can't get the CSS to center it properly. Any ideas? The link is http://www.randompixel.net/test and the CSS is http://www.randompixel.net/test/style.css. Thanks!
centering issue
I'm pretty sure its because your wrapper width is 900px and contentbox is also 900px with a 15px border which makes it 930. Changing your wrapper to 930px should fix it..
Holy crap. I knew it was something simple, many thanks. I need a break lol.
Aqua-Soft Forums