Hi, everyone! I am designing a website in WordPress with the Thematic framework. I am having an issue that has not occurred before when using this theme for other sites that I created. The div does not center. If I use margin:auto, it moves away from the left but also adds space to the right side, which makes the web page WIDER. This is obviously not the look that I am going for. If I don't use margin: auto it is left justified. I did the code validation and worked through it. Nothing really jumped out as the reason. I used Firebug and nothing works. Could a fresh and more experienced set of eyes take a look and suggest a way (or ways) to fix this?
Thanks!!
Looks fine to me in Chrome,
Looks fine to me in Chrome, have you fixed it?
working fine
hi there, you have a main wrapper div with width & margin 0 auto css to it. So it should work fine in all the browser, besides the doc type declaration code is fine too. If you mess around the browser tend to move to quirks mode & even that is not the case. is there any other problems you're facing.
all the best,
Suraj