2024-10-15, 10:26 PM
(This post was last modified: 2024-10-15, 10:27 PM by TheDreadPirate. Edited 1 time in total.)
So you have a few options.
Dashboard > General > Custom CSS applies the CSS to all web based clients, including our mobile clients. Which is what we did. The server side CSS is enabled by default on clients.
You can also do per-device Custom CSS. Click on your profile icon in the top right > Display > Custom CSS code. Any CSS entered here only applies to this client. This would be instead of, or in addition to, the server side CSS in the Dashboard.
In that same Display menu, there is a setting to disable server side CSS. This would also be per-client. So you have custom CSS provided by the server that is used by default until you switch it off on the client with this check box.
Dashboard > General > Custom CSS applies the CSS to all web based clients, including our mobile clients. Which is what we did. The server side CSS is enabled by default on clients.
You can also do per-device Custom CSS. Click on your profile icon in the top right > Display > Custom CSS code. Any CSS entered here only applies to this client. This would be instead of, or in addition to, the server side CSS in the Dashboard.
In that same Display menu, there is a setting to disable server side CSS. This would also be per-client. So you have custom CSS provided by the server that is used by default until you switch it off on the client with this check box.