X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Speed bar placement (https://forum.x-cart.com/showthread.php?t=14457)

shipmerchant 06-08-2005 04:46 PM

Speed bar placement
 
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!
:D

balinor 06-08-2005 04:51 PM

That is because the original link was inside of a Smarty tag. You pulled it out so it won't work anymore. My suggestion? Just set hard links to whatever pages you want to link to and get rid of all of the tab code.

shipmerchant 06-08-2005 05:58 PM

Example
 
Balinor,

THanks for your quick response but could you please provide a quick example on how this would be done? I have no idea where this would be placed in the code I posted earlier.

Thanks

balinor 06-08-2005 06:03 PM

Your best bet is to split the bar the search box is in into multiple cells and put a menu link in each of them. What do you want to link to? A couple of examples:

Home will link to the home page.

Contact Us will link to the contact form.

tamicampos 04-03-2008 11:03 AM

Re: Speed bar placement
 
I didn't see any reply but I am very interested in putting my Home, Shopping Cart and Contact Us hyperlinks to the right of the search box, also. I am a newbie so any detail on how to do that would be very appreciated.

Thanks


All times are GMT -8. The time now is 06:33 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.