Change color text 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

    Change color text

    smejker
    smejker
    Forumember


    Male Posts : 167
    Reputation : 4
    Language : serbo-croatian/english/macedonian/bulgarian

    Solved Change color text

    Post by smejker June 25th 2014, 11:48 am

    How to change color text of Who is online?, Statistics, chatBox

    I tryed with:

    Code:
    .h3 {
    background: #7C7C7C; 
    font-family: Times New Roman, Stencil, Grand Hotel, consolas;
    font-size: 13px;
    font-weight: 600;
    height: 25px;
    text-align: left;
    color:#FFFFFF!important;
    width: 100%;
    }

    and

    Code:
    text-color:#FFFFFF!important;

    and without important... but nothing...

    Regards & Respect!
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Change color text

    Post by Ange Tuteur June 25th 2014, 1:08 pm

    Hello smejker,

    Your Who is online title must be a link, try the following CSS rule :
    Display > Colors > CSS stylesheet
    Code:
    .h3 a { color:#F00; }
    smejker
    smejker
    Forumember


    Male Posts : 167
    Reputation : 4
    Language : serbo-croatian/english/macedonian/bulgarian

    Solved Re: Change color text

    Post by smejker June 25th 2014, 3:28 pm

    Ange Tuteur wrote:Hello smejker,

    Your Who is online title must be a link, try the following CSS rule :
    Display > Colors > CSS stylesheet
    Code:
    .h3 a { color:#F00; }

    Thanks Ange  :wouhou: 

    It's O.K. Solved!
    Regards & Respect!
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Change color text

    Post by SLGray June 25th 2014, 8:23 pm

    Topic Solved & Archived



    Change color text Slgray10

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