(11-03-2022, 02:23 PM)Gordi Wrote: Re: The USER dropdown navbar ALERTS Icon...
All of the other USER dropdown navbar elements use FAS (FontAwesome Solid) Icons.
The Fontawesome icons used in our USER dropdown navbar are as follows:
useca-icon fas fa-user for USER CP
usec-icon fas fa-image for AVATAR EDIT
useca-icon fas fa-cog for SIGNATURE EDIT
ALERTS - none (yet)
usec-icon fas fa-gavel for MOD CP
useca-icon fas fa-bolt for ADMIN CP
usec-icon fas fa-power-off for LOG OUT
A good example for ALERTS would be triangle-exclamation:
fa-solid fa-triangle-exclamation
Used like this:
<i class="fa-solid fa-triangle-exclamation"></i>
in the appropriate piece of code.
That icon can be accessed/downloaded from fontawesome.com but I haven't yet found where these icons are stored locally for our site.
Anyone know??
G
Here's one that I found that would be ok. It's 40px X 40px but could be resized if needed:
![[Image: 6nS8EWK.png]](https://i.imgur.com/6nS8EWK.png)
I tried to find where those icons are located but haven't found them yet..
![[Image: Qyfw6Fr.png]](https://i.imgur.com/Qyfw6Fr.png)