Just put this code where ever you want the search to appear (and either comment out or delete this existing code in head.tpl).
Quote:
{if $usertype eq "C"}
{ include file="customer/search.tpl" }
{/if}
|
If you need to change the look of the search, just edit search.tpl
Hope that helps.
Carrie