overflow

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
bidloch
Posts: 2
Joined: Tue Feb 21, 2023 1:41 pm

overflow

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: overflow

Post 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)
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
bidloch
Posts: 2
Joined: Tue Feb 21, 2023 1:41 pm

Re: overflow

Post by bidloch »

Thank you, it's done and it's working. This is what the result looks like.

Image
Post Reply