View Single Post
  #3  
Old 09-08-2006, 02:38 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Quantity pulldown box formatting ?

Actually that isn't an option, that's the quantity drop-down box. Change the size of the box to 2 or 3 on product.tpl:

<OPTION value="{%quantity.index%}" {if $smarty.get.quantity eq %quantity.index%}selected{/if} size="3">{%quantity.index%}</OPTION>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote