07-08-2020 03:22 AM
Hi,
I am using Alfresco Community version 6. I want to know that how can i change background color of all pages of alfresco.
Thanks in Advance!
07-08-2020 09:42 AM
You can create your own custom themes in order to work with various look and feel changes.
See this documentation:
https://docs.alfresco.com/6.1/concepts/dev-extensions-share-themes.html
https://docs.alfresco.com/6.1/tasks/dev-extensions-share-tutorials-add-theme.html
You can also find a theme demo project here for reference: https://github.com/abhinavmishra14/share-theme-demo
07-08-2020 12:56 PM
demo project is an example for you to refer the project and implement these accordingly.
You can look at this sub project for reference: https://github.com/abhinavmishra14/share-theme-demo/tree/master/share62-theme-demo/share62-theme-dem...
You can very well change the color for all the pages. You need to dig into css part and try. Most css files are available under <theme>/yui/assets directtory. e.g. <theme>/yui/assets/skin.css
Hope you had looked at this documentation: https://docs.alfresco.com/6.1/tasks/dev-extensions-share-tutorials-add-theme.html
07-08-2020 09:42 AM
You can create your own custom themes in order to work with various look and feel changes.
See this documentation:
https://docs.alfresco.com/6.1/concepts/dev-extensions-share-themes.html
https://docs.alfresco.com/6.1/tasks/dev-extensions-share-tutorials-add-theme.html
You can also find a theme demo project here for reference: https://github.com/abhinavmishra14/share-theme-demo
07-08-2020 10:23 AM
Hi Thanks for replay but I am not using AIO project. I have Share side and Repository side projects so how will it be there.
I have tried the flex solutions theme generator but the color change for all pages is not possible there.
Can you help!
07-08-2020 12:56 PM
demo project is an example for you to refer the project and implement these accordingly.
You can look at this sub project for reference: https://github.com/abhinavmishra14/share-theme-demo/tree/master/share62-theme-demo/share62-theme-dem...
You can very well change the color for all the pages. You need to dig into css part and try. Most css files are available under <theme>/yui/assets directtory. e.g. <theme>/yui/assets/skin.css
Hope you had looked at this documentation: https://docs.alfresco.com/6.1/tasks/dev-extensions-share-tutorials-add-theme.html
Explore our Alfresco products with the links below. Use labels to filter content by product module.