Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Background color for header

Background color for header

Locked

Views: 1,343

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
3 Aug 2007, 2:33 AM
#1
lj20272 avatar

lj20272

New Zenner

Join Date:
Jul 2007
Posts:
57
Plugin Contributions:
0

Background color for header

Could someone please advise me of what information & where I would put that information into the stylesheet, so that I can make the "product image, item name & price" have a background colour.

Thanks in advance

Amanda

3 Aug 2007, 2:55 AM
#2
birdoasis avatar

birdoasis

Inactive

Join Date:
Jun 2005
Location:
Cheney WA
Posts:
1,123
Plugin Contributions:
0

Re: Background color for header

item name
.productListing-odd
.productListing-even

image
Just add the background to the image itself.

the price is probably something like .productprice. I can't see it on my screen.

4 Aug 2007, 9:52 PM
#3
brandtim avatar

brandtim

Zen Follower

Join Date:
Apr 2006
Posts:
250
Plugin Contributions:
0

Re: Background color for header

I think lj20272 is referring to the heading containing those words .... if that's the case, you want to add this to stylesheet.css:

.productListing-rowheading {
  background: whatever-you-want-to-do-here;
}

BrandTim

6 Aug 2007, 1:05 AM
#4
dbltoe avatar

dbltoe

Totally Zenned

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

Re: Background color for header

You'll probably find it around line 198 of your stylesheet and I think you'll find it has a color that is the same as your background. Common mistake when changing background is to change all instances of a color instead of selecting which need to really change.

got the shirt:D