+1
Answered

How to change css of MyCollab?

Ajeet 7 years ago updated by Nguyen 7 years ago 3

Where does MyCollab stores the styles.css. I want to change the look and feel of the application.

Answered

We do not allow users edit the css files in MyCollab instance, but you must go to the source on github, modify the css file styles.css in the folder mycollab-web/src/main/resources/VAAdDIN/themes/mycollab_<number>/. Then you build the MyCollab again.

I figured it out, how to edit the css. You store the css colors at the database level in s_account_theme table.

Sounds good. If you just want to modify the MyCollab theme then it is ok. Otherwise you should modify the CSS file for other purposes such as rounding button etc