Profile Background to float

Hello all, anyone know how to make it so that the background follows as you scroll down the page right now its fixed and when I scroll down the background doesn't cover the whole background of the profile.

 

Thanks in advance!

Quote · 17 Jan 2012

Please give your site link and disable your cache and js compression. So, i can give you the exact file and line to change the code.  

so much to do....
Quote · 18 Jan 2012

Hello thank you for your help! I disabled the cache and my site is http://www.razzlebird.com/index.php

Quote · 18 Jan 2012

edit templates/tmpl_tmd027/css/common.css at line 2

add the line in red.

body {
background-color:transparent;
background:#ffffff url(../images/bg-body.jpg) center top no-repeat;
font:normal 11px Verdana;
padding:0;
color:#3f3e3e;
background-attachment: fixed;
}
good luck...:)
so much to do....
Quote · 18 Jan 2012

Thank you! :)

Quote · 18 Jan 2012

you're welcome.......:)

so much to do....
Quote · 18 Jan 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.