Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / productlisting-heading

productlisting-heading

Locked

Views: 1,256

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
29 May 2007, 10:24 PM
#1
yellowdaises avatar

yellowdaises

New Zenner

Join Date:
Nov 2006
Location:
Los Angeles
Posts:
91
Plugin Contributions:
0

productlisting-heading

i want to change the color from"black" to "white" for my product listing - heading. any ideas how i change that in my stylesheet or wherever i'm supposed to? thanks

29 May 2007, 11:07 PM
#2
birdoasis avatar

birdoasis

Inactive

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

Re: productlisting-heading

In /includes/templates/templatename/stylesheet.css, look for #productName

You may have to separate it out from other headers.

30 May 2007, 4:35 PM
#3
yellowdaises avatar

yellowdaises

New Zenner

Join Date:
Nov 2006
Location:
Los Angeles
Posts:
91
Plugin Contributions:
0

Re: productlisting-heading

Ok i am using the "trublu" template and cannot find #ProductName I looked under both /stylesheet_original.css and /stylesheet_new.css but could not find it either place. Here is a link to my page: http://dotlinecorp.net/index.php?main_page=index&cPath=4

what i am specifically trying to change are the headers such as "item name-", "price", "model", and "manufacturer"... I would like to change the color of the font from the dark blue to white. i did notice that they are all links so perhaps if i changed them - making them static without the link - they would be white. Does anyone know where I can change the links? Thanks!!!