Brian,
Dealy, Brian wrote:
> I tried to this:
>
> getPortletConfig().getPortletSkin().setBackgroundColor("#ff0000");
> in my portlet that subclasses AbstractPortlet and it turned the background
> red for all the portlets after the one I called it from so I am assuming
> this
> modifies the skin for all portlets rendered after the call is made.
>
> I was looking for something that would allow me to change the background etc
> of just a particular portlet from Java. Any ideas?
Define a skin and use that skin on the desired PSML entry. Jetspeed
from the CVS will allows skins to be set in the customizer.
No coding required :)
> thanks
> Brian
>
Paul Spencer
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>