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
2 posters

    Chatbox Codes Not Working

    iTzLawliet
    iTzLawliet
    Forumember


    Female Posts : 32
    Reputation : 1
    Language : English

    Solved Chatbox Codes Not Working

    Post by iTzLawliet July 19th 2013, 8:36 pm

    Ive been trying to change the color of my cbox to just a solid black but it's not working. I want it so that the gray line below is black too but the code I found that is supposed to change it isn't working and I dont understand why.
    This is the code that I have been using:
    Code:
    .chatbox_row_# {
     Ãƒâ€šÃ‚ background-color: #000000;
    }

    Chatbox Codes Not Working 2qjfucp


    Last edited by iTzLawliet on July 19th 2013, 8:43 pm; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Chatbox Codes Not Working

    Post by SLGray July 19th 2013, 8:40 pm

    Code:
        .chatbox_row_# {
          background-color: #000000 !important;
        }



    Chatbox Codes Not Working Slgray10

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


    Female Posts : 32
    Reputation : 1
    Language : English

    Solved Re: Chatbox Codes Not Working

    Post by iTzLawliet July 19th 2013, 8:45 pm

    Still isn't working /:
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Chatbox Codes Not Working

    Post by SLGray July 19th 2013, 8:46 pm

    Could you send me a test account (by pm)?



    Chatbox Codes Not Working Slgray10

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


    Female Posts : 32
    Reputation : 1
    Language : English

    Solved Re: Chatbox Codes Not Working

    Post by iTzLawliet July 19th 2013, 8:46 pm

    Sure, one second while I set one up.
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Chatbox Codes Not Working

    Post by SLGray July 19th 2013, 8:54 pm

    Try these:
     
    Code:
    .chatbox_row_1 {
     Â   background-color: #000000;
     Â   }
    .chatbox_row_2 {
     Â    background-color: #000000;
     Â   }



    Chatbox Codes Not Working Slgray10

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


    Female Posts : 32
    Reputation : 1
    Language : English

    Solved Re: Chatbox Codes Not Working

    Post by iTzLawliet July 19th 2013, 8:56 pm

    Okay, now it's working ^-^ Thanks a bunch!
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Chatbox Codes Not Working

    Post by SLGray July 19th 2013, 8:58 pm

    You are welcome. You had # instead of the numbers.

    Topic Solved & Locked



    Chatbox Codes Not Working Slgray10

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

      Current date/time is November 11th 2024, 9:00 pm