-
AuthorPosts
-
thinkprague Friend
thinkprague
- Join date:
- April 2014
- Posts:
- 29
- Downloads:
- 3
- Uploads:
- 14
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 16, 2014 at 10:40 am #196809This is a new issue arising from a previous problem which was solved.
It was recommended to get an extension which allows the use of google fonts, which i have done and it works on headlines and everything.
Everything except on the main nav menu.
As you can see in this image and at http://ams14.siteground.eu/~thinkmag/thinkster/cs/co-delat-v-praze-zdarma
That while most fonts show correctly, the main menu nav does not show the correct font until you click on it… sometimes it loads quicker, but usually not, especially on slower older computers.
any advice on fixing this?
thanks!
Jeff
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 17, 2014 at 8:39 am #531237Hi Jeff,
What is collation of database of your site? Please try to change it to UTF8 (http://www.ostraining.com/blog/joomla/admin-tools-the-quick-and-easy-way-to-database-collation-in-joomla/ )
thinkprague Friendthinkprague
- Join date:
- April 2014
- Posts:
- 29
- Downloads:
- 3
- Uploads:
- 14
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 18, 2014 at 11:27 am #531436It was already on utf8_general_ci, but i switched it to Czech UTF, will see if that makes any difference… thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 21, 2014 at 5:04 am #531703You can share your findings then 🙂
And also have a look at the font family, as by default, we use ‘Open-Sans’ font-family, we declare it in file: /templates/ja_smashboard/css/template.css
.t3-mainnav .navbar .nav > li > a > span {
display: none;
padding-left: 1em;
position: absolute;
white-space: nowrap;
font-family: 'Open Sans', arial, sans-serif;
font-weight: 300;
font-size: 2em;
line-height: 2.5em;
text-align: left;
margin-left: -1px;
opacity: 0.8;
filter: alpha(opacity=80);
-webkit-transition: opacity 0.35s ease-out;
-moz-transition: opacity 0.35s ease-out;
-o-transition: opacity 0.35s ease-out;
transition: opacity 0.35s ease-out;
}
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Saguaros 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Fixing menu font display in Smashboard for foreign characters
Viewing 4 posts - 1 through 4 (of 4 total)