Chatbox background color change 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

    Chatbox background color change

    avatar
    tigger1tom
    New Member


    Posts : 7
    Reputation : 0
    Language : English

    Chatbox background color change Empty Chatbox background color change

    Post by tigger1tom August 5th 2009, 6:37 pm

    The background in my chat box is black, as well as the rest of my backgrounds. How do I change the background of just the chatbox to white or light grey?

    Thank you
    Master Marc
    Master Marc
    Hyperactive


    Male Posts : 3661
    Reputation : 47
    Language : English and Spanish.

    Chatbox background color change Empty Re: Chatbox background color change

    Post by Master Marc August 5th 2009, 6:47 pm

    Enter this css code in your css style sheet.

    ACP=>Display Tab=>Pictures and Colors=>CSS Stylesheet=>

    /* Chatbox */#frame_chatbox {border: none !important;}body.chatbox {min-width: 550px !important;background-image: none;padding: 0;margin: 0;background-color: #FFFFFF

    You can modify the code to suit yourself, Wink
    Dragon88
    Dragon88
    Forumember


    Male Posts : 83
    Reputation : 0
    Language : Engilsh
    Location : The ナミノミラテミ Planet

    Chatbox background color change Empty Re: Chatbox background color change

    Post by Dragon88 September 8th 2009, 3:41 pm

    OK sounds good am going to give this a try