PDA

View Full Version : Images in Background on VB 3.5Rc2


ggiersdorf
08-17-2005, 01:37 AM
Installed VB 3.5 RC2

read the forums and I cant figure out how to add an image to the background (not the nav bars or topics the actually background)

have run across this

background="{imagesfolder}/background.gif"

but in my Styles manager ive gone to the BODY section and in the CSS section added this but nothing happens I put this

background="www.gamereports.net/forum/images/gow.jpg"

can someone explain how I would do this? the correct commands?

thanks in advance

BC_IZZ
03-11-2006, 08:08 PM
url(forum/images/gow.jpg)

im new but I think its like this !
I have done it this way and it worked .
this goes in the main css body .
background colour box insted of your colour code !

ggiersdorf
03-13-2006, 12:30 PM
thanks I know this, I was trying to get the image to work with the Random Image mod allowing the image to change randomly, but I was unable to ever get it working.