How do I center my Header Image

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
ewhh32
Posts: 3
Joined: Tue Sep 11, 2007 3:56 pm

How do I center my Header Image

Post by ewhh32 »

Script URL:http://www.dfwtunes.net/gbook/gbook.php
Version of script: 1.5
Hosting company:Network Solutions
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: Header.txt, center header.txt

Write your message below:
How can I center my header, on my guestbook page. I tried all of the align tags and none of them did the trick. I have not used the .txt method of posting a banner. So this is all new to me.

Great product by the way, I will recommend it to all my clients.

Thanks for helping out a novice
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

Hello ewhh32,

The easiest way to center the header image is to put a div around it. Open your header.txt file.
As first line enter

Code: Select all

<div style="text-align:center;">
As last line enter

Code: Select all

</div>
Greetings,
Henrie
Post Reply