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 
Pic as background???  XML
Forum Index » Support Forum
Author Message
Anonymous



I want a pic as background on every page in my Advanced Guestbook....

How do I do that?

Need help!
Anonymous



edit the template header.php

<body bgcolor="$VARS[pbgcolor]" link="$VARS[link_color]" vlink="$VARS[link_color]" bground="your_image">
Anonymous



Anonymous wrote:edit the template header.php

<body bgcolor="$VARS[pbgcolor]" link="$VARS[link_color]" vlink="$VARS[link_color]" bground="your_image">


The body Tag should be as follows:

<body bgcolor="$VARS[pbgcolor]" link="$VARS[link_color]" vlink="$VARS[link_color]" background="http://www.yourdomain.com/background.gif">

Or what ever your background gif is called.
Da Rude
Beginner
[Avatar]

Joined: 30/05/2003 16:29:42
Messages: 6
Location: Holland
Offline

I have the background as one picture, when you scroll down in the guestbook it stays at same place.

<body bgcolor="$VARS[pbgcolor]" link="$VARS[link_color]" vlink="$VARS[link_color]" body bgproperties="fixed" background="http://www.yoursite.com/background.gif">
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum