Steve, First, look at the source returned by Jetspeed to the browser and see if the WebPagePortlet has stripped the style sheet reference(s). I think it does by default, although I do not know it it can be enabled - Check the WebPagePortlet documentation in the portlet catalog.
You may be able to edit web-inf\templates\controls\html\jetspeed.vm template to use a different style sheet, i.e. less offensive, when displaying the portlet content. Paul Spencer Jetspeed Users List <[EMAIL PROTECTED]> wrote: > Sorry for asking a CSS-newbie question, but: I am presenting Jetspeed pages which make heavy use of the WebPage portlet. My problem is that the CSS used by Jetspeed is being applied to the portlet content as well. I am not fluent in CSS - is there an attribute or tag I can put around the portlet contents which says "dont use the css for this node". The effect I am looking for is that the content will use whatever CSS is defined by the html-service-provider. If none is specified, I want to use the browser defaults. The Jetspeed framework I would like to continue using the included CSS. TIA, Steve B. -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
