I created theme in Pentaho 5.0 by adding theme name in pentaho\server\biserver-ee\pentaho-solutions\system\common-ui\themes.xml
<onyx display-name="Onyx" system="true">
<file>globalOnyx.css</file>
<file>bootstrap/css/bootstrap-namespaced.css</file>
</onyx>
<crystal display-name="Crystal" system="true">
<file>globalCrystal.css</file>UserConsole.jpg
<file>bootstrap/css/bootstrap-namespaced.css</file>
</crystal>
<jags display-name="Jags" system="true">
<file>globaljags.css</file>
<file>bootstrap/css/bootstrap-namespaced.css</file>
</jags>
and added in new theme in pentaho\server\biserver-ee\pentaho-solutions\system\common-ui\resources\themes\jags.
The theme is showing in User Console but Home and log-out option is not coming proper place.
How can I make it proper place?
Any help is highly appreciable.
Thanks,
Jagnandan
<onyx display-name="Onyx" system="true">
<file>globalOnyx.css</file>
<file>bootstrap/css/bootstrap-namespaced.css</file>
</onyx>
<crystal display-name="Crystal" system="true">
<file>globalCrystal.css</file>UserConsole.jpg
<file>bootstrap/css/bootstrap-namespaced.css</file>
</crystal>
<jags display-name="Jags" system="true">
<file>globaljags.css</file>
<file>bootstrap/css/bootstrap-namespaced.css</file>
</jags>
and added in new theme in pentaho\server\biserver-ee\pentaho-solutions\system\common-ui\resources\themes\jags.
The theme is showing in User Console but Home and log-out option is not coming proper place.
How can I make it proper place?
Any help is highly appreciable.
Thanks,
Jagnandan