Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • blankito Friend
    #188775

    Hey guys,

    I’m having trouble changing the font-size of the main menu, as well as problems finding where i can change the font-size of the moduletables (our clients, our sponsors..). I would be very happy if one of you could help me.

    Thanks in advance and best regards,

    Markus

    phong nam Friend
    #498499

    Hi markus,

    <blockquote>I’m having trouble changing the font-size of the main menu</blockquote>
    You can open templatesja_zitecssmenumega.css, then put below codes into the end of file:

    /*Change main menu font-size*/
    #ja-megamenu li.mega a {
    font-size: 12px;
    }

    Chang with your font-size.

    <blockquote>where i can change the font-size of the moduletables (our clients, our sponsors..).</blockquote>

    You need to open /templates/ja_zite/css/template.css, then find lines:L

    #ja-topsl div.ja-moduletable h3,
    #ja-topsl1 div.ja-moduletable h3,
    #ja-botsl div.ja-moduletable h3,
    #ja-botsl2 div.ja-moduletable h3,
    #ja-botsl3 div.ja-moduletable h3,
    #ja-botsl4 div.ja-moduletable h3 {
    background: url(../images/title-bg.png) no-repeat center bottom;
    border-bottom: 0;
    color: #222
    font-family: 'NovecentowideUltraLightBold';
    font-size: 225%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    }

    Change with your font-size of the module title.

    * Remember to clear JAT3 cache after saving changes.

    blankito Friend
    #498959

    Thank you Leo! Worked perfectly!

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

This topic contains 3 replies, has 2 voices, and was last updated by  blankito 11 years, 2 months ago.

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