View Single Post
  #34  
Old 02-25-2008, 08:20 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

Well this is your speed bar below - but this is not included in the parts I said to comment out. Um. So how did that happen? Make sure you're commenting out the right portion from above.

<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="subnav">{if $usertype eq "C"}
{include file="customer/speed_bar.tpl"}
{/if}
</td>
</tr>
</table>
__________________
Doms
kube v4.1.9
Reply With Quote