Page 1 of 1

overflow

Posted: Tue Feb 21, 2023 2:09 pm
by bidloch
Script URL: http://osada-briza.wz.cz/cancak/gbook.php
Version of script: 1.9.0
Hosting company: https://www.webzdarma.cz/
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hello, your guestbook works well for me, I also managed to translate it into Czech and edit the background unified with the pages. So far, I am satisfied, at least in the Firefox browser I use. All alignments are as they should be. Everything was OK until I opened the pages in the EDGE browser and found that the field alignment to post the post was slightly overflowing (picture) and I can't have a place to set it up. thank
Image

Re: overflow

Posted: Tue Feb 21, 2023 4:59 pm
by Klemen
I see what you mean; thanks for reporting it, this wasn't happening when the latest version was released.

To fix it:
  1. backup your existing GBook files
  2. edit file \templates\default\style.css
  3. at the bottom of that file add:

    Code: Select all

    .gbook_right > input {width: 100%;}
  4. save and upload to your server
  5. force-refresh the guestbook in your browser (CTRL + F5 on Windows)

Re: overflow

Posted: Tue Feb 21, 2023 7:27 pm
by bidloch
Thank you, it's done and it's working. This is what the result looks like.

Image