How to customize the header section style (css) for Activiti Modeler page?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2017 12:35 AM
How to customize the header section style (css) for Activiti Modeler page? The default page looks like below:
How can i customize the header logo and also color?
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2017 04:19 AM
Hi Tat Neng See,
You can find all the logo images under folder
<tomcat-home>webapps\activiti-app\images\
Activiti UI is build on angular so you have to change css according to that you will find css files under
<tomcat-home>webapps\activiti-app\styles
or
<tomcat-home>webapps\activiti-app\editor\styles
Thanks,
Kalpesh,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2017 04:27 AM
Hi Kaipesh Patel,
Actually we have a web application that when upon editing the workflow, it will redirect to modeler.html. So what you mean is directly change the original css inside the activiti war files? Is there any better way to change the css template without changing the original war file downloaded?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2017 04:41 AM
Hi Kaipesh,
How to customize the css without modifying the original downloaded activiti war file content?
