You sure have some valid points.So we need to put in fa fa-icon. Normal we got used to just writing the name without any FA tags. I know a countdown might used only one time a year, but shouldn't 2024 / 2025 days extension use a modern time and date picker?
My thoughts on that in general are its a countdown that probably only will be used on events and only used by admins.
The config wont be used much
Fa icon as it is allows you to add a class for better styling. A drop-down with options to chose an icon would be a lot of work.
In the FA icon settings I have this:
icon fa-birthday-cake fa-fw fa-gradient fa-gradient-bday
This means you have to manually add the following to your css:
Code:
i.fa-gradient {background-clip: text;text-fill-color: transparent;-moz-background-clip: text;-moz-text-fill-color: transparent;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.fa-gradient-bday { background: linear-gradient(orange 4px, white 5px, brown 11px); }
But to me honest, "my way" is much faster. Copy the code from the example and edit it to your needs.
You can call me lazy or geeky, Im all in for optimized solutions. This also means to much work for a little gain just isnt me
Statistics: Posted by Stoker 4.0 — Sat Jan 11, 2025 12:40 pm