Background Color of Posting Area 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

    Background Color of Posting Area

    avatar
    runawayhorses
    Hyperactive


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

    Solved Background Color of Posting Area

    Post by runawayhorses August 4th 2012, 12:45 am

    I need the code to change the color of the background of where you write your post. The text is white and so is the background of where you write your message. I need a CSS code to change that background color and the background color of where you write the Topic Title.

    thanks

    I use phpbb3


    Last edited by runawayhorses on August 4th 2012, 1:03 am; edited 1 time in total
    lilyheart7
    lilyheart7
    Forumember


    Posts : 40
    Reputation : 7
    Language : English

    Solved Re: Background Color of Posting Area

    Post by lilyheart7 August 4th 2012, 12:56 am

    Try putting this in the CSS:
    Code:
    .inputbox {
    background-color: #EDEDED;
    color: #000000;
    }
    avatar
    runawayhorses
    Hyperactive


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

    Solved Re: Background Color of Posting Area

    Post by runawayhorses August 4th 2012, 1:04 am

    Thanks!
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Background Color of Posting Area

    Post by SLGray August 4th 2012, 2:52 am

    Topic Solved & Locked



    Background Color of Posting Area Slgray10

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