![]() |
Where to modify the text/font size for "Product Option" drop-down box?
Hi guys,
Can you please point me to where I can modify the text/font size for the "Product Option" drop-down box? http://img181.imageshack.us/img181/5360/productoptionwf3.jpg Thanks -Tuan |
Re: Where to modify the text/font size for "Product Option" drop-down box?
skin1/modules/Product_Options/customer_options.tpl
|
Re: Where to modify the text/font size for "Product Option" drop-down box?
Quote:
Thanks -Tuan Code:
{* $Id: customer_options.tpl,v 1.24 2006/04/07 05:19:21 svowl Exp $ *} |
Re: Where to modify the text/font size for "Product Option" drop-down box?
These lines create the dropdown:
Code:
<select id="po{$v.classid}" name="{$poname}"{if $disable} disabled="disabled"{/if}{if $nojs ne 'Y'} onchange="javascript: check_options();"{/if}> |
All times are GMT -8. The time now is 08:34 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.