X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Product Title color (https://forum.x-cart.com/showthread.php?t=24642)

tron 09-05-2006 05:44 AM

Product Title color
 
Hi,

Been trying to change this for a long time.

I want to change the Product Title color.

It works in product.tpl and when I change FONT size but not in rest.

here is my css :

.ProductTitle {
COLOR: #FFF2DF; hover: #F4EACB; FONT: bold 14px;

B00MER 09-05-2006 05:22 PM

Re: Product Title color
 
Edit products.tpl and you'll notice there is a <a href="..."><font class="ProductTitle">{blah}</font></a>

Basically font should be on the outside of the <a href> not inside. ;)

tron 09-15-2006 05:25 AM

Re: Product Title color
 
Quote:

Originally Posted by B00MER
Edit products.tpl and you'll notice there is a <a href="..."><font class="ProductTitle">{blah}</font></a>

Basically font should be on the outside of the <a href> not inside. ;)


I changed that but it did not change anything.

Somebody got any clue ?


All times are GMT -8. The time now is 05:26 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.