cancel
Showing results for 
Search instead for 
Did you mean: 

Setting custom theme as default

tysat
Champ in-the-making
Champ in-the-making
So I've seen a few things saying different ways to set my custom theme as the default theme for Alfresco Share.  Currently I've added web-framework-config-custom.xml into /opt/alfresco/tomcat/shared/classes/alfresco/web-extension with the following code:
<alfresco-config>
   <!– Specify another theme as the default theme –>
   <config evaluator="string-compare" condition="WebFramework">
      <web-framework>
         <application-defaults>
            <theme>1901theme</theme>
         </application-defaults>
      </web-framework>
   </config>
</alfresco-config>

1901theme is the name of my custom theme.  There is no change in the default them, but adding ?theme=1901theme to the URL does work to show the theme, so I know it's setup properly.
2 REPLIES 2

cedorfm
Champ in-the-making
Champ in-the-making
I would also like to know the answer to this question.

cosminaru
Champ in-the-making
Champ in-the-making
If you're using Alfresco 3.4 you need to have a look here: http://wiki.alfresco.com/wiki/Alfresco_Share#Themes (section Active Themes under 3.4) as they changed it a bit for this version.

Regards,
Cosmin
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.