what is the css code to change the color of this? 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.
2 posters

    what is the css code to change the color of this?

    avatar
    wonder_girl
    Forumember


    Posts : 108
    Reputation : 0
    Language : English

    Solved what is the css code to change the color of this?

    Post by wonder_girl February 25th 2010, 5:37 pm

    as you can see here, the font isn't black:

    what is the css code to change the color of this? 2w4kz74

    how do i change this? i think there's a css code for it.

    EDIT:

    and this too:

    what is the css code to change the color of this? Xqb14z


    Last edited by wonder_girl on February 26th 2010, 12:45 pm; edited 1 time in total
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: what is the css code to change the color of this?

    Post by Sanket February 25th 2010, 5:45 pm

    For the first one, change it via this.
    Users & groups>Profiles
    Click on modify corresponding to various fields. Change the color.
    Repeat this for all other profile fields.

    edit:
    For your 2nd problem.

    To change it for Topics, Post & last posts
    Code:
    th {
       color:     #FF0080;
       }

    To change it for category name, change it in the category title itself.
    Code:
    <font color="#FF0000">Category</font>
    avatar
    wonder_girl
    Forumember


    Posts : 108
    Reputation : 0
    Language : English

    Solved Re: what is the css code to change the color of this?

    Post by wonder_girl February 25th 2010, 7:21 pm

    Thanks. The first two work, but the third one doesn't. Here's what it displays:

    CSS updated successfully.
    Note :
    Html tags generate errors in style sheets.
    A correction has been made to delete html tags that you typed in the style sheet.

    I have replaced "Category" by the name of the category the second time I tried because to me it was obvious that I have to place the name, but it still said the same thing and nothing changed.
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: what is the css code to change the color of this?

    Post by Sanket February 25th 2010, 7:27 pm

    Okay, the third code doesnt go into the css. Remove it from there.

    Where you made the categories.
    General>Categories and Forums
    Click on a category name
    Title mein you add those code, instead of category have the actual category name. Change the color code to your liking.
    avatar
    wonder_girl
    Forumember


    Posts : 108
    Reputation : 0
    Language : English

    Solved Re: what is the css code to change the color of this?

    Post by wonder_girl February 26th 2010, 12:44 pm

    thanks it works! Solved.
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: what is the css code to change the color of this?

    Post by Sanket February 26th 2010, 12:46 pm

    Since this thread is marked solved, I will lock this thread.
    what is the css code to change the color of this? 2j4t5a8

    Sanket Smile