Help with Modifying the look

Everything related to GBook PHP guestbook
Post Reply
c2themizzel
Posts: 2
Joined: Sat Jul 05, 2008 10:48 am

Help with Modifying the look

Post by c2themizzel »

Hey I’ve used this guestbook for awhile.
I no a lot of people use this script and of every guestbook that I have gone to they all look the same. I know I can changes colours ect but I want to change where everything is placed.
So I came across this guestbook the other day: http://www.pernillespages.com/gbook/gbook.php
I really love the way that instead of Submitted by and Comments they have replaced it with Name from Location then a picture for email and website.

What I want to know is how I can do this myself.
The only thing I can do is make the links into pictures.

Thankyou for the help
c2themizzel
Posts: 2
Joined: Sat Jul 05, 2008 10:48 am

Post by c2themizzel »

can anybody help me?
geos
Posts: 5
Joined: Mon Apr 10, 2006 1:52 pm

Post by geos »

Simply put the html code you want to see before the entries in header.txt and the code you want after your entries in the footer.txt

Next time do a search, all this information is on the forum
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

To get the look from http://www.pernillespages.com/gbook/gbook.php it is not enough to change the header.txt and footer.txt files. You will have to change the gbook.php file.

The general look of the display of the entries is in the function PrintEntries (search for these words in the file). In GBook 1.60 these are lines 947 - 1030.
To edit this you need to have some knowledge of html (and a little php).
I can't help you with the modifications because than I would have to do it for a lot more people.

Greetings,
Henrie
Post Reply