Background picture Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Background picture

    avatar
    Dazzstorm
    New Member


    Posts : 6
    Reputation : 0
    Language : english

    Background picture Empty Background picture

    Post by Dazzstorm January 31st 2008, 1:37 pm

    Hi is there a code or something that will set my back ground picture so it Centers on the back ground and not go into lots of boxs, eg like display setting for your back ground were u set it to stretch not tiled any ideas any one please let me know.

    Thx
    avatar
    zakir321
    New Member


    Posts : 0
    Reputation : 2
    Language : english

    Background picture Empty Re: Background picture

    Post by zakir321 January 31st 2008, 2:44 pm

    You can put this in your custom CSS field (Styles/Color)

    Code:
    body {
     background-repeat: no-repeat;
    }