Hi again,
I placed my speed bar to the right of the search field, and removed the tabs, for the Home, Contact Us, Shopping cart. Now, when I click on these links they donot go anwywhere.
I may have removed some of the code that hyperlinks?
Here is a snippet of my Skin1/Customer/Top_Menu.Tpl
{*original code, replaced with the code below <TD valign="top">{include file="customer/tab.tpl" tab_title="<A href=\"`$speed_bar[sb].link`\">`$speed_bar[sb].title`</A>"}</TD>*}
<TD valign="top" width="85" class="HeadLine" align="center"><A href=\"{$speed_bar[sb].link}">{$speed_bar[sb].title}</A></TD>
<TD width="1">[img]{$ImagesDir}/spacer.gif[/img]</TD>
{/if}
Thanks for you help!
