Enrique; What about creating a new portlet decorator theme just for all instances of that portlet? An alternative is to modify the stylesheet of the layout theme directly to include your styles.
Tony -----Original Message----- From: Enrique Perez [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 1:58 PM To: Jetspeed Users List Subject: Using specific CSS for a portlet Hi all, I was wondering if it's possible to define and use an specific CSS for JSPs in a portlet. I mean, define a new CSS (in addition to the portlet decorator) for several HTML elements that are going to be used when the portlet is rendered. I think it's not possible since the LINK tag necessary to load the CSS in the JSP or the HTML must be placed in the head section of the page, and that section is not available from inside the portlet. Am I wrong and that can be done? Or the only way is to define inline styles? Thanks in advance, Enrique --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
