Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • thinkprague Friend
    #196809

    This 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


    1. Screen-Shot-2014-04-16-at-12.24
    Saguaros Moderator
    #531237

    Hi 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 Friend
    #531436

    It was already on utf8_general_ci, but i switched it to Czech UTF, will see if that makes any difference… thanks!

    Saguaros Moderator
    #531703

    You 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;
    }

Viewing 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