View Single Post
  #4  
Old 01-14-2010, 05:20 PM
 
Steel Steel is offline
 

eXpert
  
Join Date: Dec 2006
Posts: 253
 

Default Re: Fixed width page, centered in browser?

Quote:
Originally Posted by Pyro
I tried your method and I cant seem to get it to work.
Hello Pyro,

For 4.3.0 with basic skin, FLC, and Firefox check the following:

main.css

html,body {min-width: 700px;}

#page-container {width: 700px;}

altskin.css

#page-container {width: 700px;}

.flc-container #center-main {width: 700px;}
__________________
X-Cart Gold v4.6.6
Reply With Quote