1 Reply Latest reply on May 16, 2012 3:54 AM by anisj1m

    panelMenuGroup change background color

      Hi,

      I want to change the background of the panelMenuGroup so I wrote:

       

      <rich:panelMenu itemClass="my_class" groupClass="my_class">
      <rich:panelMenuGroup>
         <rich:panelMenuItem>
         </rich:panelMenuItem>
      </rich:panelMenuGroup>
      

       

      The items background are changed but the panelMenuGroup didn't change.(Note I am using wine skine)

       

      For a rich:panel there are a property called headerClass when i use this property for the rich:panel the background for the rich:panel change but i couldnt find such property for panelMenuGroup.

       

      Can you help me please.

       

      Thanks in advance