Script URL: http://hearoyisrael.net/guestbook/gbook.php
Version of script: 1.7
Hosting company: Host Monster
URL of phpinfo.php: ?
URL of session_test.php: ?
What terms did you try when SEARCHING for a solution: None, because I am not a programmer and would not know what I was looking for (sigh).
Write your message below:
Under the
Home|view Guestbook|Sign Guestbook
(newline) Number of entries
(newline) 1 2 3 Next > Last >>
(newline) 1" of empty dead space
(newline)Submitted by: / Comments boxes (i.e guest book entry boxes)
Is an inch of empty space between the above 'stuff' and the Submitted by: / Comments boxes...please, how do I get rid of it?
Also, my gbook displays 10 entries per page I thought I found the place to change it, but I only messed it up (BADLY) so, where would I change that? [wow, you guys ARE good...I just found the answer to this LOL]
Thanks for the VERY BEST guestbook I have EVER encountered!!! It fit right into my web site design and looks like I (a PC ignoramus) did it. You're the greatest!!!
Benmara
delete useless space
Re: delete useless space
I found it!!!! YIPPEE I -R- SO PROUD LIKE!
3 months ago when I stayed up all night I must have just bee tooooo tired to find it then...so, if someone else needs it:
open style.css (in default folder)
find:
#gbook_header {width: 650px; height: 150px; margin: 0 auto; background-image: none; background-repeat: no-repeat}
the /* height 150*/ is the original # in their code... 100 is the NEW code I used and it is all better now.
WARNING: There is almost NO SPACE LEFT, so use 100 or LESS as a new #....I am too PC chicken to try a bigger # LOL.
Thanks Klemen and Henrie, both for the GREAT freebies and the support area what made my discoveries possible!
Benmara
3 months ago when I stayed up all night I must have just bee tooooo tired to find it then...so, if someone else needs it:
open style.css (in default folder)
find:
#gbook_header {width: 650px; height: 150px; margin: 0 auto; background-image: none; background-repeat: no-repeat}
the /* height 150*/ is the original # in their code... 100 is the NEW code I used and it is all better now.
WARNING: There is almost NO SPACE LEFT, so use 100 or LESS as a new #....I am too PC chicken to try a bigger # LOL.
Thanks Klemen and Henrie, both for the GREAT freebies and the support area what made my discoveries possible!
Benmara
Re: delete useless space
I am glad you found it. Otherwise I would have been happy to help you point to the same place you found.
Greetings,
Henrie
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.