View Single Post
  #10  
Old 06-20-2011, 11:45 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: center all the store, Help !

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
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote