If you want to change the theme for the dashboard page, change this section to 
use your custom theme and layout:

  |   <deployment>
  |       <if-exists>keep</if-exists>
  |       <context>
  |          <context-name>dashboard</context-name>
  |          <properties>
  | 
  |             <!--
  |             | Set the layout for the default portal, see also 
portal-layouts.xml.
  |             -->
  |             <property>
  |                <name>layout.id</name>
  |                <value>generic</value>
  |             </property>
  | 
  |             <!--
  |             | Set the theme for the default portal, see also 
portal-themes.xml.
  |             -->
  |             <property>
  |                <name>theme.id</name>
  |                <value>renewal</value>
  |             </property>
  |             ...
  |   
Hope this helps.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268293#4268293

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268293
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to