PDA

View Full Version : Adding a background image


TalkGaming
08-07-2003, 03:07 PM
This may pose to be a simple question but its still a question I would like answered.

How can I make an image the main background of my vb3 beta 5? I just have a background image pattern that I would like to use but I am unsure as to which templete I need to edit to accomplish this.

Thanks for the help!

assassingod
08-07-2003, 04:36 PM
In the main CSS bit (body) add

background-image:url('url');


If you dont want it to repeat, add

background-image:reapeat-x

TalkGaming
08-07-2003, 10:26 PM
You are the man! Thanks very much.

TalkGaming
08-20-2003, 01:06 AM
Perhaps it is just because I am so tired right now, but I cant figure out what field to place that code in. I did it before but now I cant figure it out. I feel stupid but I'm tired and so I'm crying out for help. Heh, THanks!

Tony G
08-20-2003, 05:30 AM
The background field, with the color code from memory.