Page 1 of 1

Animated icons in Dashticz

Posted: Sunday 18 December 2022 14:21
by madpatrick
Hi

Not sure if this question has been asked before, but could not find it on the forum
Is it possible to use animated icons instead of the awesome icons?
Like these kind of icons : https://icons8.com/icons/set/sound--animated

I can get the gif icons to work but the background of these icons are not transparent

Re: Animated icons in Dashticz

Posted: Sunday 18 December 2022 15:54
by HansieNL
If you got your own animated icons font you can load them via custom.js.
For example:

Code: Select all

$('<link rel="stylesheet" type="text/css" href="http://<webserver-ip:port>/dashticz/custom/font/animated/css/animated.css" />').appendTo('head');
Gif files are image files. You can try to remove the background via: https://onlinegiftools.com/remove-gif-background
Have you already checked the following link?:
https://fontawesome.com/docs/web/style/animate