View Single Post
  #2  
Old 04-04-2005, 03:01 AM
 
balinor balinor is offline
 

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

Default

Just move this line of code from head.tpl to wherever you want the search box to appear:

Code:
{if $usertype eq "C"} { include file="customer/search.tpl" } {/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote