The latest OpenWISP reloads to the default CSS settings, overriding the custom CSS that has been created #1130
-
|
Hi, I’m currently working on a project using the latest version of OpenWISP2. I noticed an issue when applying custom CSS to some pages. After restarting the service, the custom CSS does not take effect anymore. If I restart the Ansible playbook, the custom CSS and cache are reset back to the default settings. In the previous version (22.x), this problem did not occur — custom CSS remained intact even after restarts. My question: Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
@kevpiece can you please share more details about the technical solution you used to apply the custom CSS? Where did you place the file, did you define it in the ansible playbook? |
Beta Was this translation helpful? Give feedback.
Refer to:
Deploying Custom Static Content & Customizing the Admin Theme
You don't want to modify openwisp's source code directly or you will lose your customizations when you upgrade.
OpenWISP is built in a way that allows to extend, configure or override a most of its features.