1 2 Previous Next 22 Replies Latest reply on Apr 7, 2010 5:16 AM by suzhoubeauty

    When I update richfaces from 3.1.4 to 3.3.3, its skin seems invalid, why?help me!

      Hi, everybody:

      I met with a problem.

      When I was using richfaces 3.1.4, and configure its skin as blueSky, the web pages seems tidy and beautiful; but when I update 3.1.4 to 3.3.3 without any other change, the web pages looking turns ugly, it seems that the skin is totally invalid, I'm puzzled and mixed. Anyone who has encountered this problem?

      Thanks for all the reply!

       

      I uses IE6.

      the configuration in web.xml :

       

      <context-param>
      <param-name>org.ajax4jsf.SKIN</param-name>
      <param-value>blueSky</param-value>
      </context-param>
      <!-- Making the RichFaces skin spread to standard HTML controls -->
      <context-param>
      <param-name>org.richfaces.CONTROL_SKINNING</param-name>
      <param-value>enable</param-value>
      </context-param>

       

       

      I has asked for several days, and someone told me that he has met with the same problem but didn't know why, he said that he add the styleClass for button for a better looking like this:

       

      styleClass="rich-button default"

       

      But I don't think it is a good solution, it seems that I should add styleClass for every button, inputText, outpuText....It will be terrible.

       

      I want to know why the skin is invalid!

      Thanks again for all the reply!

        1 2 Previous Next