LiveWire Posted September 9, 2003 Posted September 9, 2003 I want to change the color of my product name and price when looking at the product info page. Do I do this in the stylesheet? If so, what is the area I am looking for.. Any suggestions are greatly appreciated.... :D :D :D
Ajeh Posted September 9, 2003 Posted September 9, 2003 Add a new class with the colors you want for the products name. To do this ... take a copy of pageHeading and rename it something like pageHeadingProductInfo Configure that one in the stylesheet.css then edit product_info.php find the <td> where products_name is shown and change the class to pageHeadingProductInfo when you hit F5 to refresh the cache you should see your new color and settings. Then, repeat the process for the products_price. And watch on products_price as there is also the special price if you want to change its settings too.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.