Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • joeleal Friend
    #127544

    I would like to change the font size and bold the text on the site menus (not the main sliding menu at the top). Can anyone help me with this?

    Thanks

    Nam Nguyen Phi Friend
    #245462

    I understand that you want to change vertical menu of template (not horizontal menu) as my attached file. If it is exactly, pls do as follow to config as what you need:
    – Open /templates/ja_corona/css/template.css
    – Find this style:
    ul.menu li a
    and add 2 properties:

    font-size:200%; <= THIS VALUE CHANGE FONT SIZE
    font-family: arial; <= THIS VALUE CHANGE FONT NAME

    – After modifing, it must be:

    ul.menu li a {
    border-bottom:1px solid #EFEFEF;
    color:#333333;
    display:block;
    outline-color:invert;
    outline-style:none;
    outline-width:medium;
    padding:4px;
    text-decoration:none;
    font-size:200%;
    font-family: arial;
    }

    Goodluck!


    1. mainmenu
    joeleal Friend
    #245469

    Thank you, that worked fine.

    Should i change this post to solved? and if yes, how do I do that?

    Nam Nguyen Phi Friend
    #245532

    <em>@joeleal 48743 wrote:</em><blockquote>Thank you, that worked fine.

    Should i change this post to solved? and if yes, how do I do that?</blockquote>

    Yes, Pls find it 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  Nam Nguyen Phi 16 years, 5 months ago.

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