change background when write topic 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.
4 posters

    change background when write topic

    avatar
    se7olution
    New Member


    Male Posts : 15
    Reputation : 1
    Language : Indonesia

    Solved change background when write topic

    Post by se7olution December 1st 2011, 8:01 pm

    how to change background when write topic?
    my current background is blue...i want to change it become white...
    how to change?
    thank you

    change background when write topic Background
    avatar
    Guest
    Guest


    Solved Re: change background when write topic

    Post by Guest December 1st 2011, 9:06 pm

    Code:
    textarea{
    background-color: white;
    }
    Add the code in CSS Stylesheet. Wink
    Omu
    Omu
    Active Poster


    Male Posts : 1021
    Reputation : 87
    Language : Romanian, English

    Solved Re: change background when write topic

    Post by Omu December 1st 2011, 9:15 pm

    Try this:
    Click here and after that go to ACP > Display > Colors > CSS Stylesheet:
    SockDustTv
    SockDustTv
    Forumember


    Male Posts : 52
    Reputation : 2
    Language : Vietnam

    Solved Re: change background when write topic

    Post by SockDustTv December 5th 2011, 6:07 am

    Gassy wrote:
    Code:
    textarea{
    background-color: white;
    }
    Add the code in CSS Stylesheet. Wink

    very good, thanks huhohi
    avatar
    Guest
    Guest


    Solved Re: change background when write topic

    Post by Guest December 5th 2011, 2:48 pm

    Glad I could help. thumright
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: change background when write topic

    Post by Sanket December 5th 2011, 3:31 pm

    Topic Solved & Locked