View Single Post
  #3  
Old 02-26-2009, 04:46 AM
 
RandyK RandyK is offline
 

Advanced Member
  
Join Date: Jul 2008
Posts: 63
 

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

Hi Victor,

Thanks for your reply. I'm still having problems with what should be simple. I was able to change the width of the site by changing the 100% to 80% in the following main/css:

#content-container {
clear: both;
float: left;
overflow: hidden;
position: relative;
width: 80%;
padding-bottom: 39px;
margin-top: 140px;

However, I still can't figure out how to center the site and change the background color of the outer region.
__________________
4.1.10
4.2
X-Magnifier
Fancy Categories
Reply With Quote