View Single Post
  #15  
Old 04-06-2009, 12:12 PM
 
ATKOgirl ATKOgirl is offline
 

X-Adept
  
Join Date: Sep 2002
Posts: 448
 

Default Re: Change width, center site & change background color

Hi,

I tried this:


#page-container {
min-height: 100%;
position: relative;
width:975px;
margin:0 auto 0 auto;
}


It adjusted the width, but the site is still not centered. Any further insight anyone can offer is greatly appreciated.

Thanks!
__________________
X-Cart Versions: 4.1.10 and 4.2.0
Reply With Quote