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
How do I center my Header Image
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 enterAs last line enter
Greetings,
Henrie
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;">
Code: Select all
</div>
Henrie