1 Reply Latest reply on Jun 30, 2010 2:57 AM by ilya_shaikovsky

    Is it possible to create a rich:panel without borders/pads/spaces?

    edilmar

      Hi,

       

      I have a rich:panel where the only goal is to group many components, rendered or not toghter.

      Today, I use like this:

       

      <rich:panel id="<#ID>" bodyClass="rich-laguna-panel-no-header">...many comps...</rich:panel>
      

       

      but the panel has a thin border, and uses spaces/padding. I would like a very simple panel without to occupy extra spaces in my form.