Page 1 of 1

Background sign form

Posted: Sun Dec 27, 2009 11:44 am
by jaap
Script URL:
Version of script: 1.7
Hi,
I'm testing version 1.7 at the moment, works great so far !
First question, cannot find anywhere in the style.css how to change the backgroundcolor of the sign form, it's kind of light blue now.
So not the background of the page but only of the form.

Second : I have a gbook_license.php file but I noticed it does not
work with version 1.7 ?
Have no idea how long ago I got it .

Jaap.

Posted: Sun Dec 27, 2009 1:31 pm
by Henrie
Hello jaap,

To change the background color of the sign form, go to the style.css file here: template/default/style.css

Scroll to the /*--------BODY--------*/ section and find

Code: Select all

#gbook_entries{width:500px; margin:0 auto; background-color:#f4f9fd; border: solid 1px #b0b0b1; margin-bottom:10px;}
Change the background-color:#f4f9fd; value to the desired background color.

Can't help you with the license, i have no information about that.

Greetings,
Henrie

Posted: Sun Dec 27, 2009 2:00 pm
by jaap
Thanks Henrie, that's it.

I don't see the option to send a copy of the post to the visitor ?

Jaap.

Posted: Sun Dec 27, 2009 2:10 pm
by Klemen
You can always download the latest license file from
http://www.phpjunkyard.com/license/
(just login with your license key)

Posted: Sun Dec 27, 2009 4:56 pm
by jaap
Hi Klemen,
Did not use a guestbook for a long time, so I have no idea where I can find
this licensekey and I'm afraid that the emailaddress is an old one.
So we will leave it this way, no problem at all.

Jaap.

Posted: Mon Dec 28, 2009 4:00 pm
by jaap
Hi Klemen,

Sorry, I placed the license php file in the wrong dir. Works perfect now.

Jaap.