Thank for your questions. But I want to know about things, which control the output of rss news in RSSPortlet. I should mark last items with different color (I think ,red). I suppose to create a class, extending RSSPorlet. This class will parse rss document and prepare it for output. Thus I want to change a color of the text.
Any comments? > > >How can I set a color of text in portlet? > > Coloring( font, bgcolor) in portlet is provided by developer. If you are > talking about the default rendering by jetspeed, check default.css. The > styles mentioned there is used in skins.xreg. > > >The second question is which part of jetspeed are responsible for > output a content to browser. > > Experiment with WEB-INF\templates\vm\controls\html\jetspeed.vm, > WEB-INF\templates\vm\controls\html\jetspeed-tab.vm, > WEB-INF\templates\vm\screens\html\Home.vm and layout files in > WEB-INF\templates\vm\layouts\html\*. Hopefully this will answer your > questions. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]