Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • drc3 Friend
    #188283

    http://mvs005-002.directrouter.com/~griertwo/ is my test site. I have set in the template manager for the template every font descriptor to be for Verdana, Arial, Helvetica, sans-serif;. I have changed a few font-family to Verdana, Arial, Helvetica, sans-serif; in various css files.

    I can not get the title for News and Events to look like Verdana nor can I make the links NATIONAL HONOR SOCIETY and HIGHER EDUCATION AT GRIER in the module look like Verdana.

    Assistance appreciated. Thanks.

    swissa Friend
    #496061

    Be careful with the css. It looks like you have made a mistake there somewhere by putting parenthesis wrongly.

    • font-family: 'Verdana, Arial, Helvetica, sans-serif;';

    }

    should be

    • font-family: Verdana, Arial, Helvetica, sans-serif;

    }

    Maybe that helps or style the titles directly in the module css.

    drc3 Friend
    #496104

    First, thanks so for the reply here. i can see that issue in firefox and other browser based tools, but I just can not locate in any file where that typo is. Some tools label the css as /*dynamic scc*/ some say its inline, etc. I just can not locate it in any fixed css file. I have triple checked my notes of changes and do not see this in the three files I modified.

    Using chrome web tools I see the following which aparently relates to where the issue is. I did change the font style in the template profiles area but those look ok. I do not have any extra characters in there. I’ve cleared the JAT3 cache.

    Where is /*dynamic css*/ in the following css being generated from? I see this using Chrome web tools.

    <link rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Verdana,+Arial,+Helvetica,+sans-serif;:|++Verdana,+Arial,+Helvetica,+sans-serif;:&subset=” />

    <style type=”text/css”>
    /*dynamic css*/
    body#bd,
    div.logo-text h1 a,
    div.ja-moduletable h3, div.moduletable h3,
    div.ja-module h3, div.module h3,
    h1.componentheading, .componentheading,
    .contentheading,
    .article-content h1,
    .article-content h2,
    .article-content h3,
    .article-content h4,
    .article-content h5,
    .article-content h6
    {font-family: ‘Verdana, Arial, Helvetica, sans-serif;’;}
    div.logo-text h1, div.logo-text h1 a
    {font-family: ‘Verdana, Arial, Helvetica, sans-serif;’;}
    p.site-slogan
    {font-family: ‘Verdana, Arial, Helvetica, sans-serif;’;}
    #ja-splitmenu,
    #jasdl-mainnav,
    #ja-cssmenu li,
    #ja-megamenu ul.level0
    {font-family: ‘Verdana, Arial, Helvetica, sans-serif;’;}
    #ja-subnav,
    #jasdl-subnav,
    #ja-cssmenu li li,
    #ja-megamenu ul.level1
    {font-family: ‘ Verdana, Arial, Helvetica, sans-serif;’;}
    h1.componentheading, .componentheading
    {font-family: ‘Verdana, Arial, Helvetica, sans-serif;’;}
    .contentheading,
    .article-content h1,
    .article-content h2,
    .article-content h3,
    .article-content h4,
    .article-content h5,
    .article-content h6
    {font-family: ‘Verdana, Arial, Helvetica, sans-serif;’; }
    div.ja-moduletable h3, div.moduletable h3,
    div.ja-module h3, div.module h3
    {font-family: ‘Verdana, Arial, Helvetica, sans-serif;’;}

    body.bd .main {width: 980px;}
    body.bd #ja-wrapper {min-width: 980px;}
    </style></head>

    drc3 Friend
    #496159

    I’m seeing my problem. First, as swisa says there’s an extra ‘;’ in the css descriptor. I did that unintentionally when adding in the template manager profile Google font setting like this.

    Verdana, Arial, Helvetica, sans-serif;

    See the ; at the end – I should not put it there.

    The second issue is Google fonts do not support Verdana. So when I put Verdana in the Google font it can’t work because Google fonts do not have Verdana to use.

    My client want Verdana, so I will need to find a solution to implement Verdana.

    Thanks.

    Ninja Lead Moderator
    #496261

    I have checked link on your site and seen: Verdana, Arial, Helvetica, sans-serif; is appearing on your site, see the screenshot


    1. font_appear
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 5 months ago.

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