- Posts: 5
- Thank you received: 2
how can i change the back ground of the qeustbook?
14 years 8 months ago #1388
by ni3ls
how can i change the back ground of the qeustbook? was created by ni3ls
i just wanna change the background i dont like the colour
Please Log in or Create an account to join the conversation.
14 years 8 months ago #1389
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic how can i change the back ground of the qeustbook?
Open up the file "header.php" and change the body background color:
replace the bgcolor value with your favorite color.
Pete
Code:
<body bgcolor="#FFFFFF" text="#000000" link="#8080ff" vlink="#0000ff" alink="#ffff00"><center>
replace the bgcolor value with your favorite color.
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
14 years 8 months ago #1394
by larsoss
Can i change it to transparant? So when i use the qeustbook in IFRAME the original background is still in touch??
Replied by larsoss on topic how can i change the back ground of the qeustbook?
Pete wrote: Open up the file "header.php" and change the body background color:
Code:<body bgcolor="#FFFFFF" text="#000000" link="#8080ff" vlink="#0000ff" alink="#ffff00"><center>
replace the bgcolor value with your favorite color.
Pete
Can i change it to transparant? So when i use the qeustbook in IFRAME the original background is still in touch??
Please Log in or Create an account to join the conversation.
14 years 8 months ago #1395
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic how can i change the back ground of the qeustbook?
To my knowledge there is no transparent hexidecimal color (correct me if I am wrong).
So you will have to use an image, in which case you use "background" instead of "bgcolor" and take out "bgcolor".
Pete
So you will have to use an image, in which case you use "background" instead of "bgcolor" and take out "bgcolor".
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
14 years 8 months ago #1397
by ni3ls
Replied by ni3ls on topic how can i change the back ground of the qeustbook?
can i also set je qeustbook in my layout ?
Please Log in or Create an account to join the conversation.
14 years 8 months ago #1398
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic how can i change the back ground of the qeustbook?
Yes, you can integrate the guestbook in your layout as well. Just modify the header.php and footer.php as well as the style.css to change the look and feel of the guestbook.
Pete
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
Time to create page: 0.127 seconds