View Single Post
  #5  
Old 03-24-2007, 09:45 PM
 
paryaei paryaei is offline
 

Senior Member
  
Join Date: Jun 2006
Posts: 112
 

Default Re: Checkout ignoring speedbar

Quote:
Originally Posted by Jarron
I've added the advanced speedbar to the head.tpl with speedbar.tpl and speedbar.css in the directory /skin1/speedbar.

The speedbar works fine until the checkout page whereupon the CSS format is removed with the speedbar links displayed in text.

Does anyone know why this would be happening for the checkout page? I'm thinking that somewhere in the head.tpl an {if} is causing the speedbar to be ignored.

thanks

Jarron
Ok Here is the solution for you

if you look at the instruction for the advance speed bar it is been intended to add the speedbar to the Home page (home.tpl) .....Now if you want to add it to Head (head.tpl) you have to add the step2 code ( <link rel="stylesheet" href="{$SkinDir}/speedbar/speedbar.css">) to the head.tpl somewhere on top of the file for it to show and function correctly!!!!

good luck
__________________
Paryaei
Xcart pro version: 4.1.12
& All the X-cart add ons
& Heavily moded
Reply With Quote