View Single Post
  #2  
Old 05-27-2007, 09:32 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Center align the page..

one way to do it:

skin1.css

TABLE.Container { width: 800px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; }

That's one way to do it...
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote