Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Aratype Friend
    #170407

    In my website: http://www.aratypo.net I replaced fonts with webfonts from Monotype…

    The method was relatively easy… the site discovers the different codes in the css and what I have is to customize what I like…

    However, !!! I have all the Menu titles ( About Joomla!, Demo Notice Block, Grid, Clean and Minimalistic, From our Journal, etc.) were not changed… What is or are their corresponding code please?

    Thanking you in advance

    Aratype

    khoand Friend
    #423278

    Hi,
    Sorry…Could you give me a snapshot with your annotation?

    Aratype Friend
    #423312

    As an example,

    you have this one:

    and this one…

    khoand Friend
    #423336

    You replace this code from /templates/ja_erio/css/template.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: 'Ubuntu';
    }

    with


    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: 'HelveticaNeueLTW20-Bold';
    }

    TomC Moderator
    #423361

    Aratype:

    I’m not certain if this is even related to what you actually wanted (as it seems my friend, khoand, may have hit the nail on the head for you (as he often does)) 🙂 . . . .

    However, here’s a method for using different web fonts that I’ve gotten to work for me as well –> [URL=http://www.joomlart.com/forums/topic/how-to-use-fontface-for-alternative-fonts/

    Aratype Friend
    #423375

    Tom,

    I am using the new Monotype plug-in that read the template.css and one can customize the font from the site of Monotype webfonts.

    My problem is that I could not find the Module titles in that css in order to customize it… I searched also after the indication of khoand about Ubuntu and I could not find it… Strange!

    khoand Friend
    #423417

    You try add this code into template.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: 'HelveticaNeueLTW20-Bold' !important;
    }

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

This topic contains 7 replies, has 3 voices, and was last updated by  khoand 13 years ago.

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