0 Replies Latest reply on Oct 4, 2006 9:36 AM by domyalex

    How to change the portal's theme in 2.4 GA

    domyalex

      Hi to all;
      I read the documentation and I was able to change the theme in 2.2 very easily by modifying {portal dir}/conf/data/default-object.xml, specifically the

       <!--
       | Set the theme for the default portal, see also portal-themes.xml.
       -->
       <property>
       <name>theme.id</name>
       <value>industrial</value>
       </property>
      


      part. However, if I try doing the same in 2.4 GA, it doesn't work; I also noticed that in 2.4 there is no instance of ThemePortlet available, while 2.2 has it.
      Am I missing something here?

      Regards

      Alejandro