Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • alegioia Friend
    #120877

    Hi,
    I’ve this in the index.php :

    $ja_menutype = 4; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Transmenu; 4: Script Dropline Menu;

    I want to increase the font of the left menu in the template, to 12px. Where is the CSS that i must modify, what class?
    :confused:

    Thank you.:-[

    cssyeah Moderator
    #222274

    Hi alegioia,

    Open the template_css.css file and find this CSS code section. You add line font-size: 12px in that CSS code.


    /* Default Joomla! Menu */
    a.mainlevel {
    padding: 3px 3px 5px 3px;
    width: 98%;
    display: block;
    background: url(../images/a-mainlevel-bg.gif) no-repeat bottom right;
    color: #484848;
    text-decoration: none;
    font-size: 12px;
    }

    alegioia Friend
    #222306

    Thank you very much, now is ok !!!!:D

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

This topic contains 3 replies, has 2 voices, and was last updated by  alegioia 17 years ago.

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