Color display issue within "Topics, Posts, Last Posts" 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

    Color display issue within "Topics, Posts, Last Posts"

    Raulito
    Raulito
    Forumember


    Male Posts : 102
    Reputation : 0
    Language : Spanish and English

    Solved Color display issue within "Topics, Posts, Last Posts"

    Post by Raulito May 3rd 2010, 1:00 pm

    Hello Hey! I was wondering how I can change the text color of the text displayed under categories.

    Such as the "Topics, Posts, Last Posts.." - Screen shot of what I mean below:

    Link: https://2img.net/h/oi39.tinypic.com/24z9ogz.jpg
    Color display issue within "Topics, Posts, Last Posts" 24z9ogz

    I highlighted the text so that it is visible, otherwise it is not. Can I change the color of this text display?


    Last edited by Raulito on May 3rd 2010, 9:17 pm; edited 2 times in total
    ankillien
    ankillien
    Energetic


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

    Solved Re: Color display issue within "Topics, Posts, Last Posts"

    Post by ankillien May 3rd 2010, 1:33 pm

    Hello,

    Please try adding this code to your CSS..

    Code:
    table.table thead tr th {
    color : red;
    }
    Raulito
    Raulito
    Forumember


    Male Posts : 102
    Reputation : 0
    Language : Spanish and English

    Solved Re: Color display issue within "Topics, Posts, Last Posts"

    Post by Raulito May 3rd 2010, 9:16 pm

    Hey Ankillien,

    Thanks for the help, though the code didn't work, I searched the CSS with some of the components within the code and came across the real one.

    I then changed the color to the one I wanted. Again, lots of thanks Smile

    P.S. - Actual code to change the text color on a PunBB theme version:
    Spoiler:

    Solved.
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: Color display issue within "Topics, Posts, Last Posts"

    Post by MrMario May 4th 2010, 12:56 am

    Solved => Locked