If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Advanced Guestbook Background Image  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi I want to put an image <table background =my_image.gif> in the main body of the guestbook. Were do I place it in the header template as I cannot get it to work

Thanks
Jam'n
Graduate
[Avatar]

Joined: 07/01/2003 17:31:39
Messages: 166
Location: Netherlands
Offline

Open up header.php in your templates folder.

Search for <style type="text/css">

Underneath <style type="text/css"> add the following:

Code:
body
{
background-image:
url("../images/your image file.jpg")
}



Change url("../images/your image file.jpg") to the correct folder

Jam'n


------------------------------------------------

Only the man who's truly educated
understands that he knows very little...

------------------------------------------------
[WWW]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum