Background sign form

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
jaap
Posts: 54
Joined: Sat May 06, 2006 1:54 pm

Background sign form

Post 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.
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post 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
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.
jaap
Posts: 54
Joined: Sat May 06, 2006 1:54 pm

Post by jaap »

Thanks Henrie, that's it.

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

Jaap.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You can always download the latest license file from
http://www.phpjunkyard.com/license/
(just login with your license key)
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
jaap
Posts: 54
Joined: Sat May 06, 2006 1:54 pm

Post 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.
jaap
Posts: 54
Joined: Sat May 06, 2006 1:54 pm

Post by jaap »

Hi Klemen,

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

Jaap.
Post Reply