View Single Post
  #2  
Old 02-21-2008, 05:48 AM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: moving search bar

Hi there,

in skin1/head.tpl

You could try moving...
{if $usertype eq "C"}
{ include file="customer/search.tpl" }
{/if}

into your empty...
<td class="HeadRightBox">

It will get messy so remember to back up. As you'll need to do a few things to get it sitting right.

Also, use webmaster mode - it's your friend.

Regards,
Doms
__________________
Doms
kube v4.1.9
Reply With Quote