Page 1 of 1

a little added content

Posted: Mon Oct 05, 2009 7:17 am
by PeteS
Script URL: www.sammes.co.uk
Version of script: 1.7

Write your message below:

I want to add a small bit of content to the guestbooks {head} and it's {body} sections but am a little confused as to how and where to add it. I notice the "header.txt" - is this the equivalent of {head} and if so, where's the equivalent of {body}. I'm probably well off, but any ideas would be greatly appreciated.

Ta

Posted: Mon Oct 05, 2009 3:22 pm
by Henrie
The content of the header.txt and footer.txt files are placed in the <body> ... </body> section. The content of header. txt is placed right after the starting <body> tag. The content of footer.txt is placed just before the closing </body> tag.

To add content to the <head> ... </head> section, you will have to edit the overall_header.php file found at templates/default /overall_header.php

Greetings,
henrie

Posted: Mon Oct 05, 2009 6:05 pm
by PeteS
Yes that totally worked and thank you but am afraid the mod I was looking to add didn't work out. As I say though, thank you! :D