How to change category title font and colour? 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 to change category title font and colour?

    avatar
    joanne_v
    New Member


    Posts : 24
    Reputation : 0
    Language : english

    Solved How to change category title font and colour?

    Post by joanne_v February 8th 2010, 12:08 pm

    I want my category titles to be visble as blue on blue isnt exactly working! How do I go about this? No idea how to use the CSS Shocked

    http://thecockerforum.forumotion.co.uk/forum.htm
    Jalokim
    Jalokim
    Energetic


    Male Posts : 6113
    Reputation : 223
    Language : English,Polish,CSS,HTML
    Location : Poland

    Solved Re: How to change category title font and colour?

    Post by Jalokim February 8th 2010, 12:14 pm

    Hello

    when I first saw your link I was starting to get a little worried... but luckily we are talking about spanials and not anything else.

    Joanne ...
    this is actually really simple.

    go to your admin panel-> hit display-> hit color-> and go to the CSS tab if there is one. if not when you click the colors link it'll open your css.


    once you have the css open , you can hit F3 or ctrl+f to find this code in your css:

    Code:
    .table-title, .table-title h2 {display: inline;font-size: 1em;color: #11455d;}

    once you find that code ... you have to change
    Code:
    color: #11455d;

    to for example

    Code:
    color: #FFFFFF;

    fff is white... and I bet it'll look best on the blue background
    avatar
    joanne_v
    New Member


    Posts : 24
    Reputation : 0
    Language : english

    Solved Re: How to change category title font and colour?

    Post by joanne_v February 8th 2010, 12:29 pm

    Managed it now thanks! Yep we get a lot of non dog people wondering about the forum Laughing
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: How to change category title font and colour?

    Post by Sanket February 9th 2010, 9:13 am

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    How to change category title font and colour? 2j4t5a8

    Sanket Smile