This article documents two ways to apply a custom theme for the control panel in Liferay DXP 7.0.
Resolution
Control Panel
- After portal starts up, deploy your custom theme war file. Make sure the following is added in
/WEB-INF/liferay-look-and-feel.xml
<control-panel-theme>true</control-panel-theme>
- Navigate to Control Panel > Configuration > Instance Settings > Miscellaneous > Look and Feel > Default Control Panel Theme and you will see the custom theme is listed in the drop down list.
- Choose the custom theme and save the changes.
Portal-ext.properties
- Add the following property to
portal-ext.properties
and set the theme id# # Set the theme of the layout. # control.panel.layout.regular.theme.id=
- Start up the portal and deploy your custom theme. Please note, there is no need to declare control panel theme in
liferay-look-and-feel.xml
- If you navigate to Control Panel > Configuration > Instance Settings > Miscellaneous > Look and Feel > Default Control Panel Theme, you will see that your custom theme is already set.
Conteúdo Excluesivo para Assinantes
Uma Subscrição do Liferay Enterprise fornece acesso a mais de 1.500 artigos que incluem práticas recomendadas, solução de problemas e outras soluções valiosas. Faça login para obter acesso completo.
Entrar