How do I change the color and font of the profile text field? 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

    How do I change the color and font of the profile text field?

    avatar
    jarn
    Forumember


    Posts : 76
    Reputation : 1
    Language : English

    In progress How do I change the color and font of the profile text field?

    Post by jarn February 5th 2015, 5:39 pm

    Picture:

    The part where it says gender, humor, comments, etc, how do I change the font and color?
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: How do I change the color and font of the profile text field?

    Post by Ange Tuteur February 5th 2015, 6:42 pm

    Hello @jarn,

    Go to Administration panel > Users and groups > Profiles > Edit the profile fields you want to change Edit

    You'll see a paint bucket after the name of the field. Click it to change the profile field color.
    How do I change the color and font of the profile text field? Captu113
    avatar
    jarn
    Forumember


    Posts : 76
    Reputation : 1
    Language : English

    In progress Re: How do I change the color and font of the profile text field?

    Post by jarn February 5th 2015, 6:58 pm

    How do I change the font?
    avatar
    jarn
    Forumember


    Posts : 76
    Reputation : 1
    Language : English

    In progress Re: How do I change the color and font of the profile text field?

    Post by jarn February 6th 2015, 10:46 pm

    Bump!
    avatar
    Fierce Star
    Forumember


    Male Posts : 110
    Reputation : 17
    Language : English
    Location : United States

    In progress Re: How do I change the color and font of the profile text field?

    Post by Fierce Star February 6th 2015, 10:53 pm

    Hello @jarn,

    try adding this to your CSS (Admin Panel -> Display -> Colors -> CSS Stylesheet):
    Code:
    span.label span {
        font-family: Verdana;
    }
    then change "Verdana" to the font you want.
    If that doesn't work, could you provide us with a link to your forum?