a little added content

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
PeteS
Posts: 8
Joined: Fri Mar 09, 2007 9:49 am

a little added content

Post 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
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post 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
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
PeteS
Posts: 8
Joined: Fri Mar 09, 2007 9:49 am

Post 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
Post Reply