PDA

View Full Version : changing where"store top" link points to


shelleuk
26-Sep-2003, 10:39 AM
how do I change where these links point to in the footer of my shop pages ?

- up a level
- store top
- contact

garyhay
26-Sep-2003, 03:04 PM
Hard Code them in the template. You will have to do all the links though

shelleuk
26-Sep-2003, 03:06 PM
thanks - OK - which template is it ?

Ben
29-Sep-2003, 02:32 PM
Hi Michelle

These links are part of the navigation bar which in Actinic terms (in the catalog) all comes under NETQUOTEVAR:FOOTERGUIDE in the Primary template. In order to hardcode the destinations or replace individual buttons, you will need to comment out this NQV and replace all the buttons with your own code.

There are further instructions in the AUG (available here (http://www.actinic.co.uk/support/downloads.htm)) - see page 18.

Ben