Login popup background 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

    Login popup background

    Lollipop
    Lollipop
    New Member


    Male Posts : 22
    Reputation : 0
    Language : Tiếng Việt
    Location : Việt Nam

    Login popup background Empty Login popup background

    Post by Lollipop Mon 25 Jan - 3:23

    How to make a background for Login popup.
    Thanks Very Happy
    Final-Blond
    Final-Blond
    Forumember


    Female Posts : 117
    Reputation : 0
    Language : French, English, German
    Location : High atop the hill in the swiss mountains

    Login popup background Empty Re: Login popup background

    Post by Final-Blond Mon 25 Jan - 12:22

    Hi,

    We can go it only with BBcode there i think :
    Code:
    [table width="350" height="250" style="background-color: #000000; border: 1px solid #afbec7; color: #ffffff; background-image: url('url_image'); backround-repeat: no-repeat; background-position: top center;"][tr][td][center][b]TESTING BG[/b][/center][/td][/tr][/table]

    The width and height must be the same as those configured in just above.
    If the image is a texture, it will have "backround-repeat: repeat-x;" for horizontal.
    "backround-repeat: repeat-y;" for vertical.
    That depends on the position that is given to the image.