View Single Post
  #4  
Old 05-31-2007, 09:26 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Change Background Color in Center Column...

That is in this style:

.DialogBorderBox {
BORDER-TOP: none;
BORDER-LEFT: #DDDBDC 1px solid;
BORDER-RIGHT: none;
BORDER-BOTTOM: none;
BACKGROUND-COLOR: #DDDFE3;
}

Change the background color.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote