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 Javier Fernández <fe...@alumnos.uva.es> on 2001/05/28 20:41:43 UTC

Colors in Jetspeed

Hi,
How could I change the colors than Jetspeed is using?,  I tried to change the colors in *.psml files, but these changes don't change the colors. I am using a cvs jetspeed version. 

<skin>

<property name="selected-color" value="#FFcc00"/>

<property name="background-color" value="#FF0000"/>

<property name="title-color" value="#dddddd"/>

</skin>

Could i do these changes on-line, whithout shutdown Tomcat??

Thanks and cheers.