0 Replies Latest reply on Aug 8, 2011 8:33 AM by yaseralhs

    overwrite Style Panel header

    yaseralhs

      Hi

      I used richfaces 4 I try overwrite Style Panel header but  Does not work

       

       

      <h:outputStylesheet library="css" name="mt.css" >

                                                                    

      <rich:panel >

                    <f:facet name="header"  >

                               Panel header

                       </f:facet>

                     Base on the previous layout, but with javascript visual effects added.

              </rich:panel >

       

      in mt.css

      .rf-panel-header {

              color:#FFFF00;

              }

      --------------------------------------------------------------------------------------------------------------------------------------

      I tried to see demos but

      But where there is a problem,It does not work in 4

      I want background-image  in Panel header

       

      http://richfaces-showcase.appspot.com/richfaces/component-sample.jsf?demo=panel&sample=lookCustomization&skin=blueSky