1 Reply Latest reply on Nov 30, 2010 5:55 AM by ilya_shaikovsky

    Custom skinning

    pradeep_nayak

      Hi

       

      Im using rich faces 4 m4 build.

      I want to create a custom skin. I have to customize look and feel of different components like table, tab , button, etc

      Is there any documentation which provides details about what all UI components can be customized using skinning. ?

      Also for some components I have to render images.

      Is it possible to include images using skinning ?

      If its not possible I have to check with CSS.

        • 1. Re: Custom skinning
          ilya_shaikovsky

          unfortunatelly there is still no plug'n'skin and it will be migrated after final.

          So:

          1) you could extrack skin files from richfaces-impl rename and customize what you need.

           

          2) then you could look into the component ecss files from richfaces-components-ui files to provide your own rf-* classes with custmized skinning.

           

          Is it possible to include images using skinning ?

          as usually in bg-image properties in your ecss files..