Font Color Change 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

    Font Color Change

    avatar
    Staudt
    New Member


    Posts : 2
    Reputation : 0
    Language : English

    Solved Font Color Change

    Post by Staudt May 17th 2011, 4:06 am

    I'm using PunBB. I need to darken our normal posts, it is currently a dark gray and I need it to be black. I have looked but could not find the proper CSS Code.

    Thank You
    avatar
    Guest
    Guest


    Solved Re: Font Color Change

    Post by Guest May 17th 2011, 5:35 am

    Put this in main.tpl
    Code:
    <style type='text/css'>
    body {
    color: #FF0000;
    }
    </style>
    avatar
    Staudt
    New Member


    Posts : 2
    Reputation : 0
    Language : English

    Solved Re: Font Color Change

    Post by Staudt May 17th 2011, 1:59 pm

    Thank you, it is working.
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Font Color Change

    Post by Sanket May 17th 2011, 6:31 pm

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    Font Color Change 2j4t5a8

    Sanket Smile