How can i change my background so it becomes a floting background?
Cheers
Posted 15 August 2005 - 09:15 AM
Posted 15 August 2005 - 05:11 PM
Posted 15 August 2005 - 07:33 PM
body{
background-image:url("url/to/bg.gif");
background-attachment: fixed;
background-color:#fff
background-repeat: no-repeat;
}
Edited by coolaid, 15 August 2005 - 07:34 PM.
Posted 16 August 2005 - 05:28 AM
0 members, 1 guests, 0 anonymous users