Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Posts
    357
    Tokens
    0

    Default Background Stick

    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)

  2. #2
    Join Date
    Aug 2006
    Location
    Manchester, UK
    Posts
    2,016
    Tokens
    141
    Habbo
    florx

    Latest Awards:

    Exclamation

    HTML Code:
    <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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •