Author |
Message |
14/04/2008 07:24:21
|
Soaperie
Beginner
Joined: 04/04/2008 03:23:32
Messages: 8
Offline
|
Please take a look at the following post here on the Forum:
http://proxy2.de/forum/viewtopic.php?t=6488
You'll see the poster's guestbook has a repeating tiled image as the background instead of a solid color.
How can I do that with my guestbook?? If I could tile an image as my background, my guestbook would very much more closely resemble my website pages.
Thanks!
Mark
|
|
14/04/2008 09:42:29
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Edit header.php and put background="yourimage" in the body tag.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
15/04/2008 03:31:45
|
Soaperie
Beginner
Joined: 04/04/2008 03:23:32
Messages: 8
Offline
|
Hmmm......
Didn't work......
Here's my edit: </head>
<body background="floral.jpg"></body>
The "floral.jpg" file resides in the same folder (templates) as header.php.
Here's the previous code, which functions correctly and dispays solid background color:
</head>
<body bgcolor="$VARS[pbgcolor]" link="$VARS[link_color]" vlink="$VARS[link_color]">
What did I type wrong??
Thanks!
Mark
|
|
15/04/2008 13:42:47
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Either put the image in the guestbook folder or put the full url of the image in there.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
15/04/2008 19:57:55
|
Soaperie
Beginner
Joined: 04/04/2008 03:23:32
Messages: 8
Offline
|
Thanks, Carbonize!!
The path was wrong, but your suggestion worked just fine. I very much appreciate your help!
Take care,
Mark
|
|
|