How to added guest book at my html page?

Everything related to GBook PHP guestbook
Post Reply
Lina
Posts: 1
Joined: Sun Oct 28, 2007 2:48 pm

How to added guest book at my html page?

Post by Lina »

/*************************************
Title: GuestBook
Version:
Author:
Demo:
Download:
Website:http://www.missiodeiministry.com/gbook/gbook.php

Short description:
Hi Henrie, I'm sorry because I'm a newbie. But can you help me? I want to added your guestbook at my html pages format. Can you help to tell me how to do it? Where's I must added guestbook scripts at my html pages? Thanks for your attention. Best for you.


*************************************/

(Here below you can write additional info, longer description and comments)
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

The Gbook script is not designed to be added to your html pages. It is designed to be used on it's own.

To make it look like the rest of your pages you can insert html into the header.txt and footer.txt files.
Html placed in the header.txt file is then placed in gbook directly after the <body> tag.
Html placed in the footer.txt file is then placed in gbook just before the </body> tag.

I hope this helps.

Greetings,
Henrie
Bill
Posts: 1
Joined: Tue Feb 12, 2008 10:56 pm

Post by Bill »

I put Guest Book in an IFRAME as an easy way to make it fit the rest of my site.
Post Reply