Login popup window background image? 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.
3 posters

    Login popup window background image?

    avatar
    Amdir
    New Member


    Posts : 10
    Reputation : 0
    Language : Swedish

    Solved Login popup window background image?

    Post by Amdir July 8th 2010, 12:48 pm

    Hello!

    I am just wondering if it's possible to somehow in the CSS make a background image in the login popup window? Would be really nice... Hope anyone can help or know anything about this!

    Best regards
    sgeorge
    sgeorge
    Forumember


    Male Posts : 556
    Reputation : 15
    Language : Greek - English
    Location : Greece

    Solved Re: Login popup window background image?

    Post by sgeorge July 8th 2010, 12:54 pm

    I don't know something but I know that it is possible because I saw it on another forum... I want to learn to how this can be done...
    avatar
    Amdir
    New Member


    Posts : 10
    Reputation : 0
    Language : Swedish

    Solved Re: Login popup window background image?

    Post by Amdir July 8th 2010, 1:52 pm

    Would be nice if someone knew the code for this then!
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Login popup window background image?

    Post by ankillien July 8th 2010, 4:05 pm

    Hello,

    Can you provide a link to your forum?
    avatar
    Amdir
    New Member


    Posts : 10
    Reputation : 0
    Language : Swedish

    Solved Re: Login popup window background image?

    Post by Amdir July 8th 2010, 4:29 pm

    http://talanrien.forumotion.com/

    it's not by far done yet but still.
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Login popup window background image?

    Post by ankillien July 8th 2010, 5:00 pm

    Thanks Very Happy

    Please navigate to Admin CP > Display >Colors > CSS
    Add this code there and submit..

    Code:
    #login_popup td.row1 {
    background : url(IMAGE URL HERE) repeat;
    }
    avatar
    Amdir
    New Member


    Posts : 10
    Reputation : 0
    Language : Swedish

    Solved Re: Login popup window background image?

    Post by Amdir July 8th 2010, 6:49 pm

    Works great, thanks!
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Login popup window background image?

    Post by ankillien July 8th 2010, 6:55 pm

    Glad I could help out Very Happy

    Solved > Locked