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
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
In /includes/templates/templatename/stylesheet.css, look for #productName
You may have to separate it out from other headers.
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?mai...=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!!!