![]() |
Back ground
How do I make a background image remain still when I scroll.When I scroll down the background image moves with the scroll.Is there a way I can make the background image remain still when I scroll down?
|
Wrong forum...this should be in vb 4
|
Presuming you've applied the background image to an element with CSS, you just set the background-attachment to fixed:
HTML Code:
background-image:url('mybackground.gif'); Or you can use it in the shorthand version, which is, essentially, in this order:background-color background-image background-attachment position-x position-y: Code:
background:#FFFFFF url('img_tree.png') no-repeat center top |
^^ which template i should change, to do that in vbulletion 5.05?
|
All times are GMT. The time now is 10:22 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|