How to add intro text

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
StephenTaylor
Posts: 8
Joined: Wed Jul 24, 2013 11:38 am

How to add intro text

Post by StephenTaylor »

Script URL:
Version of script: 1.8.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

I would love to add text about what my guestbook is about. How do i add it under my guestbook name.
Thanks :)
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: How to add intro text

Post by Klemen »

You will need to know some basic HTML to do that.

Then probably edit either the "header.txt" file or "template/default/overall_header.php" file to place everything inside.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
StephenTaylor
Posts: 8
Joined: Wed Jul 24, 2013 11:38 am

Re: How to add intro text

Post by StephenTaylor »

Klemen wrote:You will need to know some basic HTML to do that.

Then probably edit either the "header.txt" file or "template/default/overall_header.php" file to place everything inside.
That worked perfect man. I just edited template/default/overall_header.php near the bottom of the file. Thank you so much for your help. :)
Post Reply