Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • norito Friend
    #179368

    Could you kindly teach me how to make all Links bold in articles?

    I would like to know the code and where I should put it in template.css.

    Thanks in advance.

    Hanji

    swissa Friend
    #462060

    The code you need is


    font-weight: bold;

    If you want ALL links in the site to show bold you can add this code to around line 51 in template.css

    a {

    • color: #2C79B3
    • text-decoration: none;
    • font-weight: bold; < add here

    }

    Hope that helps

    norito Friend
    #462087

    Thanks. I would help me a lot.

    norito Friend
    #462089

    I have found it out that the theme.css is located in plugins>system>jat3>jat3>base_theme>default>css>template.css

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

This topic contains 4 replies, has 2 voices, and was last updated by  norito 11 years, 10 months ago.

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