Adding HTML to gbook

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
Diderik

Adding HTML to gbook

Post by Diderik »

I've installed the gbook and it works fine, really pleased with that!
However..
when visitors of my pages click the button to access the gbook they are taken out of the invirement of my page design.
(go see what i mean: http://www.cil-plien.nl hit Gastenboek (=gbook))

I'd like to be able to view the gbook from within my design, is this possible?
And if so, how?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

You will have to paste your header HTML code to file "header.txt" and your footer HTML code to "footer.txt", it will look ok then.

Regards,
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
Guest

Post by Guest »

Klemen Stirn wrote:Hi,

You will have to paste your header HTML code to file "header.txt" and your footer HTML code to "footer.txt", it will look ok then.

Regards,
Oke but when I do so, where will the navigation on the left side of the screen show up??
:roll: :?:
I dont really have footer HTML and Header HTML, i don't even know what it is :oops: :oops:
Dimitrion
Posts: 1
Joined: Tue Mar 08, 2005 2:31 pm

Post by Dimitrion »

And is it possible to add pictures to the header and footer?
:? :?:
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Everything is possible, but you need to have some basic HTML knowledge. Without that you will have to find someone who knows HTML to help you.

Also make sure you use full URLs to images, scripts, ... to make sure they work/display. For example DON'T use
<img src="images/image.gif">
USE THIS:
<img src="http://www.yourdomain.com/images/image.gif">

As said you really need some HTML knowledge to be able to do that. Unfortunately I don't have the time to edit header/footer of each person who downloads GBook, I am sure you understand that.

Regards
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
Guest

gbook

Post by Guest »

I guess I understand what you mean, but I am more concerned with the color sceme of gbook not fitting in with my site design. I don't see a spot for this in the gbook code.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

To edit colors just edit the color codes in style.css file, that's it!

Regards
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
Post Reply