1 Reply Latest reply on Feb 14, 2008 1:22 PM by sergeysmirnov

    how to do web-design with rich faces

    styx2000

      hi,

      i would like to know what commonly used methods for web designing with rich faces are.

      i found for my project that skins are not usable because i can't stick to the style-guide of the client with them.

      i also have problems using css because i can't find all the right styles for components. i use the rich:toolbar for example and i am having a hard time to set the different colors (background color, selected-color, hovering-color etc.)

      please tell me what works for you in your projects.

      thanks a lot,
      ruediger

        • 1. Re: how to do web-design with rich faces

          in 3.2, we want to add the set of css classes that you can apply on your component and/or any other html elements.

          Just for now, you can take the URL to css from browser source code if set the load style sheet strategy to ALL. Save the content of this file to a static file and reuse for design purpose. It will be one file that contains all styles for selected skin.