test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • sanitarac Friend
    #182734

    Hi there!

    The real problem is with letters that are not usual, like this one on photo.

    This problem is solved, someone else has already posted the way to change font to Arial.

    What i want is change all fonts to Arial, template has dozens fonts but they are not solving mine problem.
    Problem is viewable on this picture.

    If there is any other simple solution, avoiding direct coding in css i would like to hear it. :p

    Thanks!

    Edit*

    Just want to say that i use K2 component for articles and this is how they look like:

    If i change the font in template like this on photo i can not get TITLE font changed, why is that?


    1. Slide-solved
    2. tekst
    3. K2
    4. template-fonts
    Saguaros Moderator
    #475011

    Hi sanitarac,

    Did you clean JAT3 cache (link in top right corner in backend) after making change?

    sanitarac Friend
    #475064

    Sure.
    I cleaned all cache.
    But nothing changed in the title…
    Look by yourself.
    http://www.molo-grande-travel.com

    Saguaros Moderator
    #475085

    Hi sanitarac,

    Try to open this file: /templates/ja_tiris/css/k2.css, at approx line 978


    div.userItemHeader h3.userItemTitle a, div.catItemHeader h3.catItemTitle a {
    color: #222222
    font-family: Arial; <<< add this line;
    }

    Clean cache and refresh your page.

    sanitarac Friend
    #475375

    Thank you! This solved mine problem.

    <em>@Saguaros 349055 wrote:</em><blockquote>Hi sanitarac,

    Try to open this file: /templates/ja_tiris/css/k2.css, at approx line 978


    div.userItemHeader h3.userItemTitle a, div.catItemHeader h3.catItemTitle a {
    color: #222222
    font-family: Arial; <<< add this line;
    }

    Clean cache and refresh your page.</blockquote>

    sanitarac Friend
    #475380

    Is it possible and how to make it to have fonts Arial in template by default?
    Template uses Google fonts and there are no Arial…

    sanitarac Friend
    #475426

    <em>@sanitarac 349456 wrote:</em><blockquote>Is it possible and how to make it to have fonts Arial in template by default?
    Template uses Google fonts and there are no Arial…</blockquote>

    Fixed with changing every css that contain this:
    font-family: "abelregular", Arial, sans-serif;

    in to this:
    font-family: "Arial", Arial, sans-serif;

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

This topic contains 7 replies, has 2 voices, and was last updated by  sanitarac 11 years, 11 months ago.

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