PDA

View Full Version : Background Stick



Helpie
04-04-2007, 06:30 PM
I used the code from ClubHabbo Last time, But managed to update my index with the old one and lost the code / And club habbo change there background


Any help (+Rep)

Florx
06-04-2007, 04:15 AM
<STYLE TYPE="text/css">
BODY {
background-image: url(background.gif);
background-repeat: no-repeat;
background-attachment: fixed; }
</STYLE>

That will make it fix and not repeat just delete the "background-repeat: no-repeat; " if you want it to repeat :)

Want to hide these adverts? Register an account for free!