Field Text Font Colour Problem, HELP PLEASE ! 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

    Field Text Font Colour Problem, HELP PLEASE !

    avatar
    CheesePwnsMe
    Forumember


    Posts : 32
    Reputation : 0
    Language : English

    Field Text Font Colour Problem, HELP PLEASE ! Empty Field Text Font Colour Problem, HELP PLEASE !

    Post by CheesePwnsMe May 25th 2009, 11:40

    Field Text Font Colour Problem, HELP PLEASE ! Colour11

    ^^ In the pointed to fields above, how do I change the font for the fields such as age, posts, e.t.c inside the forum, because its the same colour as my background, so I can't read it.

    thanks.
    avatar
    CheesePwnsMe
    Forumember


    Posts : 32
    Reputation : 0
    Language : English

    Field Text Font Colour Problem, HELP PLEASE ! Empty Re: Field Text Font Colour Problem, HELP PLEASE !

    Post by CheesePwnsMe May 25th 2009, 11:41

    just so you know, I want to know the name inside the text and colours area, inside the administration panel.
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Field Text Font Colour Problem, HELP PLEASE ! Empty Re: Field Text Font Colour Problem, HELP PLEASE !

    Post by ankillien May 25th 2009, 13:32

    You can do it with CSS.
    Go to Admin CP > Display > COlors > CSS Stylesheet...
    Add this code there. Change the COLORNAME.

    Code:
    .poster-profile {
    color : COLORNAME;
    }
    avatar
    CheesePwnsMe
    Forumember


    Posts : 32
    Reputation : 0
    Language : English

    Field Text Font Colour Problem, HELP PLEASE ! Empty Re: Field Text Font Colour Problem, HELP PLEASE !

    Post by CheesePwnsMe May 25th 2009, 13:34

    ankillien wrote:You can do it with CSS.
    Go to Admin CP > Display > COlors > CSS Stylesheet...
    Add this code there. Change the COLORNAME.

    Code:
    .poster-profile {
    color : COLORNAME;
    }

    Thank you so much Smile
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Field Text Font Colour Problem, HELP PLEASE ! Empty Re: Field Text Font Colour Problem, HELP PLEASE !

    Post by ankillien May 25th 2009, 13:36

    Glad to help you buddy Very Happy
    Eximma
    Eximma
    Active Poster


    Male Posts : 1358
    Reputation : 36
    Language : French, English, learning japanese [gave up with german :'(]
    Location : France

    Field Text Font Colour Problem, HELP PLEASE ! Empty Re: Field Text Font Colour Problem, HELP PLEASE !

    Post by Eximma May 25th 2009, 20:07

    Problem solved => topic locked.