View Single Post
  #3  
Old 07-11-2008, 09:16 AM
  rkdiddy's Avatar 
rkdiddy rkdiddy is offline
 

Advanced Member
  
Join Date: Mar 2005
Posts: 60
 

Default Re: Adding a Notes Section Under Options

^Thank you for your help. I was poking around in the right area...but that is what I needed. The width of 100 threw my tables off but 50 worked perfect. In case anyone interested this is the code I used.

Quote:
{if $v.is_modifier eq 'T'}
<input id="po{$v.classid}" type="text" size = "50" name="{$poname}" value="{$v.default|escape}" />
__________________
Stealth Cords - Discrete Power Cords for Automotive Enthusiasts
www.stealthcords.com
X-Cart version: 4.1.9
Reply With Quote