Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • tbonneville Friend
    #135659

    Hi everyone,

    I’m trying to change the font on the JA Teline template. Something closer to other online magazine like lemonde.fr or New York Time.

    Where/how do I change the main font of the articles?

    Thanks!

    T.

    Sherlock Friend
    #281258

    Hi tbonneville !
    Please open template.css file in templates/ja_teline/css folder, find following code section at about line 18 :


    body {
    color:#000000;
    font-family:Verdana,"Lucida Grande",Tahoma,Arial,sans-serif;
    line-height:1.5;
    }

    change to :


    body {
    color:#000000;
    font-family:arial,sans-serif;
    line-height:1.5;
    }

    tbonneville Friend
    #281491

    Thank you hainn84!

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

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

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