PDA

View Full Version : Backgrounds


GoTTi
10-15-2002, 05:56 AM
How do I insert a background image into the forum?

Same way that vbulletintemplates does.

I tried to do it, and it wont show the image in my forum for some reason, i dunno if I put the command in wrong.

background="IMAGE" in the Body Tag area

thats the info I got, and did, and it didnt work.

assassingod
10-15-2002, 05:09 PM
You sure? That should have worked:


<body background="URL OF IMAGE">


:confused:

filburt1
10-15-2002, 05:27 PM
Maybe you're getting the path wrong. Remember that it will look in your forum's directory. If you want it to look in the images directory, use

<body background="images/filename.gif">