The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding a background to all pages
I am running just vBForum, but I have made custom pages thanks to Lynne and I'd like to add a background to my site. I have made the background, I just need to upload it and code it in!!
I have no idea where to even start with this, I have looked in all stylevars for background and can't find anything where I can add an image!! Any help on the matter would be greatly appreciated. |
#2
|
|||
|
|||
try this in your header template...
<style> html { background: #000000; } </style> or <style> html { background: #000000 url(http://www.url.com/ForosBG.jpg) no-repeat fixed center top; } </style> |
#3
|
|||
|
|||
Thanks!! Has sorted it a treat.
|
#4
|
||||
|
||||
Or you can go into StyleVars by going to Style Manager > All style Options > Style Vars > edit doc_background, use and image.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|