Is it possible to change icons and base css theme? #1320
jjcamarasa
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
We have choosen tailwind as css framework, so in order to switch to bootstrap, you have to rewrite every single template. Same goes for the icons, they cannot be changed easily. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, congratulations for this good software. We are using it over 5 years and the only thing need to monitor our servers.
Maybe it is possible to replace all font icons to a single package? This can lead to a consistent view across all pages.
I have replaced (manually) unicons and fontawesome with tablerfont (because it has lots of different icons) as you can see in the screenshot attached.
For a second suggestion, maybe it's better to use a bootstrap or the like based css file? The one included makes difficult to track classes all across .tt files. I know this is difficult (I have done in my enviroment), but only a few changes a time. This will make applying new themes easier (and bootstrap 5 has dark/light theme based on css and js)
Thanks for reading!
Beta Was this translation helpful? Give feedback.
All reactions