PDA

View Full Version : redefining navigation links


stevehughes
03-Mar-2003, 07:13 PM
i have frontpage as the main body of my site , but would like to add actinic as a catalog, this means i would need to redefine the navigation buttons which actinic creates to point to relevant pages on the main frontpage site

is this possible?

thanks

pinbrook
03-Mar-2003, 10:29 PM
yes, it is possible.

I tend to ignore actinic navigation altogether, and create my own custom ACT_HEADER.HTML

thus you control the design and can add all the links you like!

stevehughes
03-Mar-2003, 10:48 PM
thanks


thats similar to what i did, i added a link section to the primary template, and commented out the actinic links in the navigation template. Is that likely to have any negative effects?

pinbrook
03-Mar-2003, 10:51 PM
that sounds fine!!