The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Border images
OK guys I have a forum and im trying to run images down the left and right of the forum kinda like this http://www.nextgfx.com/forums/index.php?autocom=arcade
with that image that fades on the site Img(http://www.nextgfx.com/forums/style_...er/bg_main.gif) I would like to do that to my site what code would I have to put in to get that image to run down my forums. I have already tried something like this Code:
border-right: 1px solid #131313url(http://www.nextgfx.com/forums/style_images/glacier/bg_main.gif); border-left: 1px solid #131313 url(http://www.nextgfx.com/forums/style_images/glacier/bg_main.gif); what would I need to do to get that image to repeat vertical down my page. |
#2
|
|||
|
|||
Hi all, first post here and hopefully I can be useful
Hi Fuse, recently figured this out for myself so see how you get on with it... Go to the Main CSS for your forum style, look at the 'Body' section (at the top) and in 'Background' enter the following: Code:
#131313 url(http://www.nextgfx.com/forums/style_images/glacier/bg_main.gif); center repeat-y; |
#3
|
||||
|
||||
view their background image and source it'll tell you how its done, theres no shame in that
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|