Hello!
I'm new and not very experienced. I'm helping a little cities development organisation with a website and made the website as mentioned in my forum profile page. The organisation wanted a guestbook and I found Gbook as an extension very good. Beside of English is not my native language I managed everything so far (I think). The only problem I have is that the Gbook lay-out offer three links next to each other: back to, read messages and write a message. , I don't need "Back to" and in fact it disturbs the functioning of the page.
Gbook is part of an I-frame(?) as part of the "kommentek" page(?), going back is not an option and I want to remove it, but I don't know if it is possible? is it allowed? and when it is not allowed, how can I get a permission?
You can find the webpage (only in Hungarian!) at my website, press at the index page top buttons on "kommentek" and at the kommentek-page left at "Tisztelt Kommentezők! Kattintson ide" to see what I mean.
I use qnewb-webmaker for Linux as my website composer.
Thank you for your attention!
lay-out item: back to:
Re: lay-out item: back to:
You will need to edit GBook templates:
templates/default/overall_header.php
Remove this code to remove the link to website:
templates/default/overall_header.php
Remove this code to remove the link to website:
Code: Select all
<a href="<?php echo $settings['website_url']; ?>"><?php echo $settings['website_title']; ?></a> |
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