Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Paul Wallen Friend
    #128404

    I need to change the menu color on the home page. Is that easily possible? Thanks.

    Sherlock Friend
    #248760

    Hi paulwallen !
    It’s posible You do following way :
    open ja.cssmenu.css file in templates/ja_teline_ii/ja_menus/ja_cssmenu folder :
    add following code to this file :


    #ja-cssmenu li a#menu248 {
    border-color:#FFFFFF rgb(255, 255, 255) -moz-use-text-color;
    border-style:solid solid none;
    border-width:1px 1px medium;
    color:#FFFFFF;
    display:block;
    font-size:92%;
    padding:4px 8px 3px;
    text-decoration:none;
    text-transform:uppercase;
    background:red;
    }

    #FFFFFF and “red” is sample color , you can change by other value.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years, 6 months ago.

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