PDA

View Full Version : hard coding left hand navigation links, smart theme


compendia
15-Nov-2006, 04:03 PM
Hi,
Sorry for asking this question because I think it has probably been covered before but after a couple of hours searching for it I can't find how to do it (though I have discovered lots of other useful things!)

Can anyone point me in the direction of a thread or guide that tells me how to do this?

Cheers,
Megan

thingamibob
15-Nov-2006, 04:04 PM
What is it you want to achieve?

jont
15-Nov-2006, 04:08 PM
Depends on how complex you want the new navigation to be ... flyout subsections, animations etc.

If just a single list then all you need to do is remove the offending code from the Act_Primary, Act_BrochurePrimary and Act_PrimaryCheckout templates (usually the Yahooscript code) with soemthing like

<a href="http:www.site.com/acatalog/page.html">Products Page 1</a>

If you are wanting something a little tricky have you checked out Normans offerings over at www.drillpine.biz as a starter?

compendia
15-Nov-2006, 06:27 PM
Thanks very much. I have a whole list of usful things to try and understand now!