Re: How do I increase the size of a text field in "customer options"???
I fixed it.....heres the code I used instead:
{if $v.is_modifier eq 'T' & $v.classtext eq 'Keywords:'}
<textarea type="text" name="{$poname}" value="{$v.default|escape}" cols="35" rows="5"></textarea>
__________________
Version 4.1.9
|