Page 1 of 1

Sign Guestbook Form Changes

Posted: Sun Nov 04, 2018 7:10 pm
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!!

Re: Sign Guestbook Form Changes

Posted: Mon Nov 05, 2018 1:11 pm
by Valerie
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

Posted: Mon Nov 05, 2018 7:55 pm
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" />