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?
Adding HTML to gbook
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,
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 
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


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
Oke but when I do so, where will the navigation on the left side of the screen show up??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,


I dont really have footer HTML and Header HTML, i don't even know what it is


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


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
To edit colors just edit the color codes in style.css file, that's it!
Regards
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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