Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Right column has grey background

Right column has grey background

Locked

Views: 1,130

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
6 May 2007, 12:29 PM
#1
jcun45 avatar

jcun45

New Zenner

Join Date:
Feb 2006
Location:
Amsterdam
Posts:
73
Plugin Contributions:
0

Right column has grey background

Hi,

I have been searching for a way to remove the grey background that sits behind my right column for quite awhile and can not seem to find the code. My site is https://www.crackedkettle.com/store. You will see that the background color is white for the column, however, behind the column is a grey background. I want this to be white. Can you tell me where this background code is? I have searched through my stylesheet and am convinced that it is not there.

Thanks a lot,

Jeff

6 May 2007, 10:12 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Right column has grey background

#navColumnTwo

background-color:#CCCCCC;

}Line 391 of your stylesheet.

I also recommend that you validate your site, you have a couple of structural issues.