|
Post by Simpsons Rule on Dec 7, 2003 18:36:31 GMT -5
Go into admin ---> Skins/Forum Colors and set the Background Image Fixed to Yes. Or, you may use this code.
Use this code to make the background image on your Board stay in one place when you scroll. Place it in your Global Headers.
<style> <!-- BODY { background-image: url(URL TO IMAGE); background-attachment: fixed; } --> </style>
|
|