1 Reply Latest reply on Apr 14, 2010 7:22 AM by jbalunas

    Problems with Richfaces toolbar and templating

      Hi to everyone,

       

      I have a little problem with the richfaces toolbar. I have made a template and in the template file is where I include my css  and the common stuff. In the page where I include the template I use the richface toolbar component.

       

      The problem is that I navegate to the page, it seems that the control isn´t catching the styles, but if I don´t use templates it works perfect.

       

      I have this in the web.xml:

       

      <context-param> 

       

       

       

       

      <param-name>org.richfaces.SKIN</param-name>

       

       

      <param-value>ruby</param-value>

      </context-param>

       

      I attatch the template and the file to see if you find something weird.

       

      Thanks in advance.

       

      [Update] it happens the same and loses the style with the h:pannelGrid.

       

       

      El mensaje fue editado por: Alberto Agrela