Thread: Width of Site
View Single Post
  #3  
Old 07-18-2008, 12:41 PM
 
RandyK RandyK is offline
 

Advanced Member
  
Join Date: Jul 2008
Posts: 63
 

Default Re: Width of Site

Thank you. I now have the width set and site centered. I am trying to change the outer sides to a different background color by manipulating the following:

HTML,BODY {
HEIGHT: 100%;
MARGIN: 0px;
PADDING: 0px;
BACKGROUND-COLOR: #ffffff;
}

However, when I change the color code it changes the sides as well as the background of my welcome message. How can we code it so it only changes the background color of the right and left sides?
__________________
4.1.10
4.2
X-Magnifier
Fancy Categories
Reply With Quote