1 Reply Latest reply on Sep 5, 2007 12:05 PM by atijms

    ModalPanel - darker parent window

    atijms

      I'm using richfaces 3.01 and I wonder how I can make its parent window darker (less transparent). I tried fiddling with the shadowOpacity and shadowDepth attributes , but these seem to have no effect.

      I tried to step through the source; UIModalPanel.getShadowStyle does get called, but after that I stepped into org.richfaces.renderkit.html.ModalPanelRenderer, for which I can't find the source code (I looked in both the SVN and the source tar ball).

      So my question is twofold, where is the ModalPanelRenderer source code and how do I change the darkness of the modal dialog's parent window?

      Thanks in advance for all help.