1 Reply Latest reply on Jun 20, 2007 4:12 PM by ishabalov

    Skinability

    terron

      Hello,

      I read the blog entry "Skinability explained".

      Still is not clear to me if following feature is possible:

      I have chosen for all the RichFaces elements in the pages the skin "blueSky".

      <context-param>
       <param-name>org.ajax4jsf.SKIN</param-name>
       <param-value>blueSky</param-value>
       </context-param>
      

      But for some elements, like only for one "rich:dataTable", I would like to have "emeraldTown".

      Is that possible at all? + if yes how?

      Thanks!