how to add post background image and log in popup message 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

    how to add post background image and log in popup message background image.

    avatar
    kothaung
    New Member


    Posts : 14
    Reputation : 0
    Language : English

    Solved how to add post background image and log in popup message background image.

    Post by kothaung December 3rd 2010, 3:13 pm

    Hello
    i want to add background image in post and login popup dialoguebox message. How to do?
    please help me.
    avatar
    Guest
    Guest


    Solved Re: how to add post background image and log in popup message background image.

    Post by Guest December 3rd 2010, 3:19 pm

    Forum version?

    for login pop use this:
    Code:

    #login_popup {
       background-image: url(IMAGE URL);
       }
    avatar
    kothaung
    New Member


    Posts : 14
    Reputation : 0
    Language : English

    Solved Re: how to add post background image and log in popup message background image.

    Post by kothaung December 4th 2010, 9:58 am

    Thanks, that is worked.
    blade99
    blade99
    Forumember


    Posts : 132
    Reputation : 15
    Language : English,Filipino,CSS,HTML/Javascript

    Solved Re: how to add post background image and log in popup message background image.

    Post by blade99 December 4th 2010, 12:11 pm

    Please mark your topic as solved and some staff will lock this.
    avatar
    gregory1313
    Forumember


    Male Posts : 64
    Reputation : 0
    Language : english

    Solved Re: how to add post background image and log in popup message background image.

    Post by gregory1313 December 22nd 2010, 3:53 pm

    i added this <code>#login_popup {
    background-image: url(http://www.simbls.com/images/img_login.JPG);
    }</code> but it doesnt works... what's wrong?
    avatar
    Guest
    Guest


    Solved Re: how to add post background image and log in popup message background image.

    Post by Guest December 22nd 2010, 11:19 pm

    Solved + locked