I have search the forum but haven't seen the answer to my problem.
Is it possible to remove the large Sign Guestbook right above the form, since it is a duplicate of the above top links? I don't see it in the sign_form.php.
There is also a lot of room between the top links and the "Sign Guestbook". I have adjusted it for the view entries page, but since the numbers of entries and pages aren't on that page, there is a huge gap. Can I create a separate line code styling for this page and where would I put it?
Thank you!!
Sign Guestbook Form Changes
Re: Sign Guestbook Form Changes
I was able to remove the "sign guestbook" in the language-inc.php but still need help with the gap please.
Re: Sign Guestbook Form Changes
You will need to modify the HTML template, specifically the templates/default/sign_form.php file.
Open it and remove
Open it and remove
Code: Select all
<span class="gbook_guestbook"><?php echo $lang['t48']; ?></span><br class="clear" />
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