The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i was searching around on the net and i came across several websites that have background images that take up the whole screen and when you click on them they go to a website as an ad. how can i incorporate this into vbulletin? thanks
example: http://www.glamzilla.com |
#2
|
|||
|
|||
![]()
i want something like the above website if anyone knows how to do it i would appreciate it much. thanks
--------------- Added [DATE]1197933543[/DATE] at [TIME]1197933543[/TIME] --------------- bump, i think i need to make a php script or something but i'm not sure. |
#3
|
|||
|
|||
![]()
i tried tinkering around with Frames, however im not sure how i can incorporate frames in vbulletin...
|
#4
|
||||
|
||||
![]()
Actually, it's very simple.
First, find a jpg/gif (png are too big) of a size big enough to not scroll for most monitors. Minimum of 1024x768 but 1280x1024 is better. Make sure that is loaded into the style's misc folder that you are planning on using. Then go to your Syle Manager> All Style Options>Body (Customized in this Style)>Background and put in this code: url(images/your style/misc/name of graphic.jpg); background-repeat: repeat; background-attachment: fixed} You can also use this code if you do not want the image to repeat: url(images/your style/misc/name of graphic.jpg) no-repeat fixed It works. I promise. I use it on mine. Liz |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|