Any one got the code where the background scrolls when you scroll down![]()

Any one got the code where the background scrolls when you scroll down![]()
(゚Д゚≡゚Д゚)
Roy: [singing] We don't need no education.
Moss: Yes you do; you've just used a double negative
Add this in your CSS
HTML Code:background-repeat:repeat-y; background-attachment: fixed; background-repeat: repeat;
*Image Removed*
Thank you Brad for the sig
Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.
google it?
background-image: url(file:///C|/Documents%20and%20Settings/Admin/Desktop/bottom_background.png); background-color: #53BAE5; background-repeat:repeat-y;
background-attachment: fixed;
background-repeat: repeat;
This right?
you'll need to upload the background not use the folder shortcut.
(゚Д゚≡゚Д゚)
Roy: [singing] We don't need no education.
Moss: Yes you do; you've just used a double negative
Last edited by F32; 27-03-2007 at 05:31 PM.
background-image: url(images/bottom_background.png);
background-color: #53BAE5;
background-repeat:repeat-y;
background-attachment: fixed;
background-repeat: repeat;
}
This code, I have put in www.habbocouncil.co.uk But wont stick?
sorry to be so annoying but im a noob lol
Last edited by Helpie; 27-03-2007 at 05:48 PM.
Want to hide these adverts? Register an account for free!