Alternating Colours For Product Listing
Hi all,
Just a quick thought, I'm not sure how easy to implement this might be, but...
How would one go about having alternating colours for each product listed in a category. To help explain what I mean, here's a link to one of may pages as it is now:
http://stargate.terrassl.net/~admin3...dex&cPath=2_67
What I'm after would be having the first item listed to have a white background and the next one to have a pink background, then repeat. Does that make sense?
Failing that, where do I need to make a change to add a 1px black border at the bottom of each item listed? - I'm just trying to give each product clearer seperation.
Thanks :)
Re: Alternating Colours For Product Listing
Code:
.productListing-odd {background-color: pink;}
insert your own color for pink
Re: Alternating Colours For Product Listing
Wow, the users on this forum are faster than a speeding bullet ;)
Cheers Barco. :clap:
Re: Alternating Colours For Product Listing
Help - I cant find that in stylesheet.css? Any ideas?
Re: Alternating Colours For Product Listing
if you can't find it in the stylesheet.....add it.