Sign Guestbook Form Changes

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
Valerie
Posts: 3
Joined: Sun Nov 04, 2018 7:05 pm

Sign Guestbook Form Changes

Post by Valerie »

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!!
Valerie
Posts: 3
Joined: Sun Nov 04, 2018 7:05 pm

Re: Sign Guestbook Form Changes

Post by Valerie »

I was able to remove the "sign guestbook" in the language-inc.php but still need help with the gap please.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Sign Guestbook Form Changes

Post by Klemen »

You will need to modify the HTML template, specifically the templates/default/sign_form.php file.

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