
Originally Posted by
tino.schlegel
You center is by adding
to the outer wrapper in your stylesheet.
ummm, ok. I am a little unsure of which designation refers to the outer wrapper for the stylesheet. I do have that in it.
When i load the page in IE at first it loads the right size, then it flashes and resizes to larger? But like I said, FF displays it fine.
heres the code in the top:
Code:
body {margin: auto; width: 80%; font-family: verdana, arial, helvetica, sans-serif; font-size: 62.5%; color: #000000; background-color: #ffffff; background-position: center top; }
body#popupShippingEstimator, body#popupImage, body#infoShoppingCart, body#popupCVVHelp {background:none;}
#mainWrapper {background-color: #6289ff; text-align: left; vertical-align: top; width: 100%; border: none ; }
table { font-size: 100% }
#navFusionWrapper {background-color: #ffffff; margin: 0; padding: 0; width: 100% }