Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • petertp08 Friend
    #124651

    How do I change the color of the highlight of the top menu. After changing the color in the CSS file to match a corporate color, it still displays in the default blue color. Is this block created by an image file or is it controlled with a CSS Style?

    Screenshot is attached


    1. b-world-menu
    Menalto Friend
    #235541

    Check the in the css file for the menu you are using.

    kije Friend
    #235791

    I would like the same, but I can’t find the reference in the css file in JA Iris

    kije Friend
    #235809

    Main menu highlight colour:

    You do this by changing the template cssmenu file. For Ja Iris here.

    ja_iris/ja_cssmenu/ja-sosdmenu.css

    #ja-cssmenu li a.active,
    #ja-cssmenu li a.active:hover,
    #ja-cssmenu li a.active:active,
    #ja-cssmenu li a.active:focus {
    color: #FFFFFF;
    background: #0099cc;
    border: 1px solid #0099cc;
    border-bottom: none;

    My changes in red worked

    petertp08 Friend
    #235828

    Thanks. That solved the problem.

    Keep up the good work.

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

This topic contains 5 replies, has 3 voices, and was last updated by  petertp08 16 years, 4 months ago.

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