Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • nigelmaine Friend
    #134975

    Hi

    Could someone let me know how to change the Section and Category description font size and colours.

    I would like them to be different to the article title and would improve usability.

    I looked at the Mageia templates.css but couldn’t work out which element to change.

    Any help will be greatly appreciated. Many thanks in advance

    Nigel M

    dozza Friend
    #278053

    I don’t have sections/categories displayed per se.

    Have a try of adding colour selector and value to .category line 621 in templatecss.css

    i.e. change

    .category {
    font-weight: bold;
    }

    to

    .category {
    font-weight: bold;
    color: #FF6600;
    }

    Does this do the trick for Categories?

    nigelmaine Friend
    #278057

    Many Thanks Dozza,

    I found the code, it was:

    .componentheading = Section & Category Heading

    .contentheading = Article Heading

    Thanks for your time

    Regards

    Nigel M

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  nigelmaine 15 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum