Quote:
Originally Posted by Olivierv
Now, I just tried to put your code exactly, I have a screen rŠsoltion full hd, the store is always on the left on my pc with IE or Firefox...
|
Your css is showing,
Code:
html,
body { height: 100%; background-color: #fff; margin: 0 auto; border: 0 none; }
and not
Code:
html,
body { height: 100%; background-color: #fff; margin: 0 auto; width: 1300px; border: 0 none; }
as I suggested. Have you tried that exact code because it centers the site for me in firefox and in IE