I have a full background layout but the position of the white content box has an unexpected position and it’s not always centered on different screen resolutions. Should I make it liquid or elastic? Right now it’s fixed.
I tried using a fixed width container for the content box in the middle and margin: 0 auto, but that didn’t do anything
See code: http://avisuals.web.fc2.com/testexample.html
What should I do? Any suggestions?
change as per this in your css file style.css
http://avisuals.web.fc2.com/style.css
and remove margin from
ie