You could also point to a jsp or servlet to build the stylesheet dynamically.
I've done this elsewhere (caveat:I have not tried in Jetspeed though.) FWIW -TR > -----Original Message----- > From: Pernoud Aurelien [mailto:[EMAIL PROTECTED] > Sent: Friday, October 17, 2003 4:04 AM > To: Jetspeed Users List > Subject: RE: Multiple stylesheets > > > > use this in your css : > > @import "myothercss.css"; > > See current cvs for sample of using this for skinning. > > Aurelien > > yael malka a �crit : > > > Hello ! > > > > Is it possible to have mutliple stylesheets for a jestpeed portal ? > > > > In the past, I had only one stylesheet for the sie and I defined it > > in the JetspeedResources.properties' file like this : > > ######################################### > > > > # Stylesheet. # > > > > ######################################### > > > > #Use this to specify the HTML stylesheet > > > > site.stylesheet=css/PortailStyle.css > > > > But now I have multiple stylesheets. How to do ? > > > > Thank you by advance. > > > > Ya�l. > > --------------------------------------------------------------------- > 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]
