The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Static Background / Scrolling Forums
All,
Been looking at another forum which was www.aliensoup.com and they have a great looking board with a static image in the background while forums that you can happily scroll up and down the screen while the background stays solid. I am not sure what this would actually be called to describe this effect so I cannot search on it, but has anyone seen anything like that here? Many thanks. Harvey. |
#2
|
||||
|
||||
I suggest viewing the source code and try to find it for yourself or you can always google 'static background'
|
#3
|
|||
|
|||
edit the Head insert template and edit the body section of the style bit change the background bit to something like:
Code:
background: #FFFFFF url('http://www.domain.com/forums/images/backg.jpg') no-repeat fixed; |
#4
|
||||
|
||||
Note, that this causes scrolling to seem a lot more laggy, and your pages would be hell for people with slow processors. I know, because one of my styles used that feature until my users started complaining.
Also, for reference, FrontPage calls this option "watermark"... How "watermark" = "fixed" is beyond me, but hey, it's only Microsoft. |
#5
|
|||
|
|||
Funny, a answer 4 years latter but i was looking for this for a long time. Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|