Hello all I'm new with php but learning every day. I would like to know if this can be done. I have a site that i'm puting together, I would like to add a guestbook to the site. the guestbook is php what can I do so the guestbook has the same background as my site please help Thank you.
It should be no problem to do this.... using html or css... as i doubt your php program is controlling the background... u have a link so I can take a look?
Now it would also depend on how your guestbook is formatting the page and how much control you would have to easily change the look....
Hello thanks for replying to my post. The link for the guestbook is http://www.quebec-ufo-abductions.com/pug/gb/gbook.php The link for the site is http://www.pug-damour.com/ The background for my guestbook must be the same as the background of my site Thanks
If all you want is the same background open http://www.quebec-ufo-abductions.com/pug/gb/style.css and set
body { background-image: url([url]http://wwwdomain.ca/whatever.gif[/url]); }
Hi krs1 when I add the code it doesn't change anything this is the code now body { background-image:background-main.jpeg: I sent the image to the same directory as the guest book still no go 😕
Is that a copy and paste of your code?
after ...jpg turn your : to a ;
pm or e-mail me... as this is not a php related thread...