3 Replies Latest reply on Mar 24, 2009 1:43 PM by cmathrusse

    Changing the style of a single MenuItem

    cmathrusse

      I'm using a rich:toolBar with MenuGroups that are rendered across the toolbar. (Very similar to the demo) I have one MenuItem that is rendered next to the MenuGroups. (A logout link) I would like this MenuItem to be rendered with the same style as the MenuGroups. Currently, for the classic skin, the MenuGroups are rendered with a font color of white while the MenuItem is rendered with a font color of black. I know I can simply assign the white font to the MenuItem, but the font color of the MenuGroups changed based upon the skin. I would simply like to be able to assign a MenuGroup style to this single MenuItem.

      Is there a simply way to accomplish this?

      Thanks for the help...