Page 1 of 1

Guestbook positioned at the bottom of the page

Posted: Fri Apr 22, 2005 3:07 pm
by jj
Hi,

I resolved the problem of the redirection l now have the problem of the guestbook being at the bottom of the screen and not in the centre of the page. I have no idea as to how get round this problem.


http://www.clubsouthampton.com

Justin

Posted: Fri Apr 22, 2005 4:12 pm
by Klemen
You have put the entire HTML code in your header.txt file. YOu should put only the code which you want to display BEFORE GBook in that file, and all HTML code you want to display AFTER the GBook code must be in footer.txt file.

This is example for MBoard, but works for GBook too:
viewtopic.php?t=59#422

Put #GBOOK# where you want the guestbook to be displayed and just copy all the code ABOVE #GBOOK# to header.txt and all the code BELOW #GBOOK# to footer.txt

Regards