PDA

View Full Version : Adding a guestbook etc


Carole
02-Oct-2003, 05:25 PM
I would like to add a guestbook to Actinic V4. I have used a basic set up from Bravenet and have the code which I apparently just copy and paste somewhere but as a novice where exactly do I put it? No rude answers please.Do I set up a section entitled Guestbook? I did try this but only the code was visable. Any advice welcome.

pinbrook
02-Oct-2003, 09:50 PM
You could just have the guest book linked from the index page, then you wouldn't have to mess with actinic.

Otherwise within actinic you could add an extra nav button, and link to it from there

or you could hard code a link put the code within !!<html here>!! and place this within the header or footer, DesignMenu|OPtions|default

Carole
03-Oct-2003, 11:02 AM
Thanks Jo. It seems easy when it's pointed out.:)