Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • M.J.C.Botterblom Friend
    #149412

    Hi there

    http://www.protestantsegemeenteblaricum.nl/nieuw/ , I want to change the font type in the menu, how do I fix that?

    regards

    Margo

    histeriks Friend
    #335838

    M.J.C.Botterblom;168886Hi there

    http://www.protestantsegemeenteblaricum.nl/nieuw/ , I want to change the font type in the menu, how do I fix that?

    regards

    Margo

    Hi Margo,

    open file light_moss.css, located in colors directory in css folder of your template, and find this:


    /* CSS and Moo Menu ---*/
    #ja-cssmenu { border-right: 1px solid #c5c5c5; }

    add custom styling as you wish, so that it looks for example something like this:

    /* CSS and Moo Menu —*/
    #ja-cssmenu {
    border-right: 1px solid #c5c5c5;
    font-family: Arial, Helvetica, sans-serif;
    }

    Good luck 🙂

    M.J.C.Botterblom Friend
    #335851

    <blockquote>/* CSS and Moo Menu —*/
    #ja-cssmenu {
    border-right: 1px solid #c5c5c5;
    font-family: Arial, Helvetica, sans-serif;
    } </blockquote>

    Oke thx so far, and what to do when I want to use a special font (not a family) but in this case the customer want the font “Ellington MT std”,
    I put the font ‘ Ellington MT std.otf” in the libs-cufon-fonts and make the code for the light-moss
    like this;
    /* CSS and Moo Menu —*/
    #ja-cssmenu {
    border-right: 1px solid #c5c5c5;
    font: EllingtonMTStd;
    }

    But that does’nt work

    . . . . . .

    regards Margo

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

This topic contains 3 replies, has 2 voices, and was last updated by  M.J.C.Botterblom 14 years, 8 months ago.

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