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 tabs (https://forum.x-cart.com/showthread.php?t=55598)

a1deano 09-18-2010 11:36 AM

Speed bar tabs
 
Hi

I just wanted to ask for help on my new site to put the speed bar tabs on the search bar.

I have this done on my old site v4.1.8 please see photo, i would also like to move the tabs on v4.4 to the same place.
On my old site i paid to have this done, but would like to have ago myself if anyone could kindly tell me how to do it.

Many thanks

a1deano 09-24-2010 12:49 PM

Re: Speed bar tabs
 
Ok can someone give me a price for doing this once v4.4.1 is out

thanks

cflsystems 09-24-2010 02:49 PM

Re: Speed bar tabs
 
It all should be in head.tpl - move the tabs section. You can contact me at the email in my signature if you don;t wanna try it yourself

makeuwell 05-26-2011 04:45 AM

Re: Speed bar tabs
 
Hi

I am on 4.4.2 in fashion mosaic grey - I don't like the way the speed bar is bunching up on the right hand side of the head.tpl.

I have figured out it is tabs.tpl I need to shift but I can't see where to shift it too. Any help gratefully received.

Please see image

http://www.naturalrubbersoother.com.au/images/headtpl.jpg

JWait 05-26-2011 09:15 AM

Re: Speed bar tabs
 
You don't "shift" it in the tabs template. Open skin/fashion mosaic grey/customer/head.tpl and look for {include file="customer/tabs.tpl"}. Move it to just under where it says <div class="line2">. That should at least get you started.

makeuwell 06-02-2011 05:22 AM

Re: Speed bar tabs
 
Thanks Jwait - that has moved it down which is great - any suggestions as to how to make it wider it is still wrapping too soon. I would like it to be at least as wide as the main customer frame.

cflsystems 06-03-2011 05:42 AM

Re: Speed bar tabs
 
Use css to adjust it. First you need to bring it a little bit down as it will overlap the phone info on the left. Then adjust the width to 100%. It still won't fit as you have too many items in there but you can delete some from admin
Adjust top and width in this class in the css file (most likely the css in the skin you are using)

.tabs {
height: 21px;
right: 7px;
top: 4px;
width: 50%;


}

minfinger 06-07-2011 11:02 AM

Re: Speed bar tabs
 
Ok so now that I got the Speed bar moved. How do I get the Speed Bar to line up on the right side and the Search to stay on the left?

See my Dev site: http://www.fasterthanyours.com/demos/xcartpro/home.php


All times are GMT -8. The time now is 11:11 AM.

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