![]() |
How to make Extra Fields appear in Bold.
Hello,
How can I make the Extra Fields appear in Bold? |
Re: How to make Extra Fields appear in Bold.
Open up modles/Extra_Fields/product.tpl. Replace this:
{$extra_fields[field].field} with this: <strong>{$extra_fields[field].field}</strong> and this: {$extra_fields[field].field_value} with this: <strong>{$extra_fields[field].field_value}</strong> |
Re: How to make Extra Fields appear in Bold.
Balinor,
It worked. Thank you. |
All times are GMT -8. The time now is 05:40 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.