-
AuthorPosts
-
msilac Friend
msilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 21, 2011 at 10:02 am #169901I 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
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 21, 2011 at 10:35 am #420676I 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.
1 user says Thank You to gray for this useful post
dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
October 21, 2011 at 12:11 pm #420701See 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;
}
1 user says Thank You to dieudonne for this useful post
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 22, 2011 at 11:19 am #420846It’s ok now, thx
AuthorPostsViewing 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
Font in firefox
Viewing 4 posts - 1 through 4 (of 4 total)