Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • teraysay Friend
    #145757

    I want the “Contact Us” menu item on the navigation to have a different css style than the rest of the buttons.
    I am using “magazine” for the menu module
    I am also using menu type “CSS Menu”

    teraysay Friend
    #323325

    anyone?

    i just want one menu item to have a different color.

    right now, all of the inactive menus have the class:

    <li class=”havechild”>

    so i guess, how do i give one menu a different li class?

    gray Friend
    #323377

    As you can see, every menu item has it’s own ID, like id=”menu2″ (see what number Contact Us have).
    In css/menu/css.css, try to creat new ID like

    a#menu2 {
    color: #FF0000;
    }

    Hope it helps.

    teraysay Friend
    #323518

    thanks alot!

    a#menu568 {
    background-color:#600;
    }

    worked

    gray Friend
    #323561

    One more issue – as far as I understand hitting “Reset User Settings” would reset the number ID.

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

This topic contains 5 replies, has 2 voices, and was last updated by  gray 14 years, 12 months ago.

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