Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • msilac Friend
    #169901

    I have a problem with the font display in Firefox. It is heavy bolded? Like you can see in attachment.

    And in all browsers, why is letter “L” so smaller then others?

    Thank you


    1. font_problem
    gray Friend
    #420676

    I had similar problem – fonts on the main menu showing differently in FireFox and Opera.
    As far as I understood, the problem is caused by ArialNarrowBold front which is declared in files stored in /ja_teline_iv/fonts/arialnarrow/
    So, I removed ArialNarrowBold declaration from /templates/ja_teline_iv/css/menu/split.css (as I’m using this menu)


    #ja-splitmenu li {
    font-family: "Arial Narrow", "Arial", sans-serif;
    }

    You can check now http://www.zerno.org.ua – for me main menu is showed in the same manner in different browsers.

    dieudonne Friend
    #420701

    See this post for more understanding and history :

    http://www.joomlart.com/forums/topic/menu-typo-bold-firefox-3-firefox-4/

    The only solution is indeed to remove all ArialNarrowBold

    #ja-megamenu ul.level0 {

    font-family:ArialNarrowBold, “Arial Narrow”, Arial, sans-serif;

    }

    msilac Friend
    #420846

    It’s ok now, thx

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

This topic contains 4 replies, has 3 voices, and was last updated by  msilac 13 years, 1 month ago.

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