The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to add background image?
Hey everyone, I'm trying to add a background image to my forum. I want it to give a 'torn page' look. I have attached an image I made in PS of how it would look.
But I dont know exactly where I would place the code, and what code I would use exactly to make it work. This is for a fixed-width forum (960px). Thanks for ANY help, I really want to accomplish this! |
#2
|
|||
|
|||
C'mon, someone must know how to do this?
I searched and found some info, but none of it seemed to work for me at all. |
#3
|
|||
|
|||
I'm not really a CSS or HTML person, but I think you just need to add some CSS:
Code:
body {background-image:url('image.jpg');} (of course, replace "image.jpg" with your actual image name). I think you just need to edit one of the CSS templates, like additional.css. |
#4
|
|||
|
|||
Thanks for the help, but that didn't do anything.
--------------- Added [DATE]1319413498[/DATE] at [TIME]1319413498[/TIME] --------------- I finally figured it out. |
#5
|
|||
|
|||
Care to share how you did it?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|