Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Changing background color of columns...

Changing background color of columns...

Locked

Views: 912

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
3 Jun 2009, 10:08 PM
#1
kismetdesign avatar

kismetdesign

Zen Follower

Join Date:
May 2009
Location:
Junction City, Oregon
Posts:
315
Plugin Contributions:
0

Changing background color of columns...

I'm using the 1.3.8 version of Zen Cart. I bought and installed a template, and I can't find where I need to change the side columns background color, from #000000 to a different lighter color. Not sure if it's the whole main wrapper, or if there is a way to just change the background color on the two columns.

Any help would be greatly appreciated.

Thanks!

3 Jun 2009, 10:22 PM
#2
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: Changing background color of columns...

All controlled by your stylesheet.css located in "includes/templates/YOUR_BOUGHT_TEMPLATE/stylesheet.css.

When posting in this forum, it's always a good idea to post your URL, as people can help you better.

4 Jun 2009, 2:27 AM
#3
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,790
Plugin Contributions:
14

Re: Changing background color of columns...

The scary part is "I bought and installed a template":shocking:

You'll find that we cannot help without a link. Even then, we often find that "store bought" templates hard-code things in files we can't see.

4 Jun 2009, 6:01 PM
#4
kismetdesign avatar

kismetdesign

Zen Follower

Join Date:
May 2009
Location:
Junction City, Oregon
Posts:
315
Plugin Contributions:
0

Re: Changing background color of columns...

There are about 5-6 style sheet files, and I'm trying to figure out which one controls the background color for the side columns.

The link is http://www.eaglerockbooks.com/cart

Thanks again for any help. :smile:

4 Jun 2009, 6:18 PM
#5
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changing background color of columns...

There are about 5-6 style sheet files, and I'm trying to figure out which one controls the background color for the side columns.
As this is a Template Monster template - - search this forum for their name and the issues they create with their templates

4 Jun 2009, 6:59 PM
#6
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,790
Plugin Contributions:
14

Re: Changing background color of columns...

Using that firebug I told you about in the other thread, you'll see that there is no background-color for column_left or column_right.

AND... They seem to be in their own stylesheet.:yuck: