Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • msilac Friend
    #184003

    Hello, how to solve the problem with displaying HR (Croatian) characters. I dont know which font is installed but he is fine. Everywhere HR signs displayed correctly but not in the title of articles.

    HR characters (ČĆŠĐŽ)

    Example: http://www.mojaakcija.com/TESTING/kultura/index.php/2012-12-02-14-21-47/urbana-kultura-i-stil/item/38-jugonostalgija-kao-rastu%C4%87i-potro%C5%A1a%C4%8Dki-brend

    Ja MixMaz
    Joomla 2.5.8


    1. croatian_characters
    Ninja Lead Moderator
    #479957

    You can fix it with my suggestion
    <blockquote>TESTING/kultura/templates/ja_mixmaz/css/template.css</blockquote>
    from

    .contentheading,
    .componentheading,
    h1,
    h2,
    h3,
    h4,
    h5 { font-family: 'novecento_wide_normalregular', sans-serif; }

    change to

    .contentheading,
    .componentheading,
    h1,
    h2,
    h3,
    h4,
    h5 { font-family: Arial,sans-serif; }

    Let me know if it helps

    msilac Friend
    #479976

    It works! 🙂

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

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

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