You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Irene Huang <ih...@acegain.com> on 2002/03/19 19:58:13 UTC

General questions about the looks of portlets

Hi,

I am new to velocity but I need to modify the looks of Jetspeed portlets.

for example:

in <jetspeed_home>/WEB-INF/templates/vm/contols/jetspeed.vm
#if (${skin.TitleBackgroundColor})
  #set ($portletStyle="border-color: ${skin.TitleBackgroundColor}")
#end

in skins.xreg:
<property name="title-background-color" value="#dddddd" hidden="false">


Q: How does these setting in jetspeed.vm related to skins.xreg? for example,
what is $portletStyle?
Please explain it in "plain Egnlish"

Q: After I click "Add Portlet", the portlets table shown has 2 different
background colors for each row.
Any idea of how and where to define this kind setting?


Appreciate all of your help.


Irene


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>