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.
The forum of the forums
3 posters

    Quick Reply Smley Box Background Color

    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Quick Reply Smley Box Background Color

    Post by runawayhorses May 22nd 2012, 3:33 pm

    In this screenshot you can see the quick reply smiley box and the white background it has. I would like to change that background to black. The other regular smley box for the "Post Reply" messages the background is already black, but the quick reply is white. I need a CSS code to make the quick reply smiley box background black. thanks

    Quick Reply Smley Box Background Color Smilebox


    Last edited by runawayhorses on May 22nd 2012, 4:06 pm; edited 1 time in total
    c3vietk
    c3vietk
    Forumember


    Male Posts : 65
    Reputation : 41
    Language : Vietnamese, HTML, Javascript, C#, PHP
    Location : Vietnam, HCMc

    Solved Re: Quick Reply Smley Box Background Color

    Post by c3vietk May 22nd 2012, 3:41 pm

    css code :
    Code:
    #sel_smilies {background:#000000}
    #sel_smilies button{background:transparent}
    #000000 <~ background color


    Last edited by c3vietk on May 22nd 2012, 3:58 pm; edited 1 time in total
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Quick Reply Smley Box Background Color

    Post by runawayhorses May 22nd 2012, 3:52 pm

    Thanks it worked, only problem is the background of the emoticons was no longer transparent it showed the emoticons background color as white. This is similar to the Memberlist avatar display as it will show the background color of an avatar as white if it has transparent rounded edges or simply a transparent background. I'm not going to use the code as it is, unless there is a way to make the images keep there transparent backgrounds.

    Does anyone have a solution to this?
    c3vietk
    c3vietk
    Forumember


    Male Posts : 65
    Reputation : 41
    Language : Vietnamese, HTML, Javascript, C#, PHP
    Location : Vietnam, HCMc

    Solved Re: Quick Reply Smley Box Background Color

    Post by c3vietk May 22nd 2012, 3:57 pm

    ^ edited
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Quick Reply Smley Box Background Color

    Post by runawayhorses May 22nd 2012, 4:05 pm

    Hey that worked!! Very Happy

    thanks! Smile
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Quick Reply Smley Box Background Color

    Post by SLGray May 22nd 2012, 8:01 pm

    Topic Solved & Locked



    Quick Reply Smley Box Background Color Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is September 22nd 2024, 9:17 pm