| ||||||||||
| Shopping cart software Solutions for online shops and malls | ||||||||||
|
|
||||||||||
| X-Cart Home |
fonts types in extra fields | |||
![]() |
|
||
|
|
Thread Tools | Search this Thread |
|
#1
|
|||||||
|
|||||||
|
HI...
I have created an extra field called 'Availability' with a default text of "In Stock". I have managed to make the label bold by <b> in the products.tpl, I now need to change the font size and colour of the "In Stock" text.... Any help would be appreciated Regards
__________________
xcart 4.0 |
|||||||
|
#2
|
|||||||||
|
|||||||||
|
You can do this in the extra fields template with an if statement
{if $v.service_name eq 'Availability'} do changes to it {/if}
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
|
|||
|
X-Cart forums © 2001-2020
|
|||