Hey, I was wondering if someone could tell me how to add those little icons on the banner for groups. 1amDev, MCTrollers, Jam any help/suggestions?
Hey, I was wondering if someone could tell me how to add those little icons on the banner for groups. 1amDev, MCTrollers, Jam any help/suggestions?
<i class="fa fa-server" aria-hidden="true"></i><b> ADMINISTRATOR</b>
You need to add FontAwesome as a dependency first depending on the theme Orochimaru is using...
Easiest way is through the CDN.
Put this snippet in the <head> section
HTML:<link rel="stylesheet" href="https://opensource.keycdn.com/fontawesome/4.7.0/font-awesome.min.css" integrity="sha384-dNpIIXE8U05kAbPhy3G1cz+yZmTzA6CY8Vg/u2L9xRnHjJiAK76m2BIEaSEV+/aU" crossorigin="anonymous">
I do.[DOUBLEPOST=1490030222][/DOUBLEPOST]I'm going to assume he's using UI.X (most people do), but yes, thanks for pointing that out.
Whats the name of the fa-fa icon next to Admin?(Userbar)You need to add FontAwesome as a dependency first depending on the theme Orochimaru is using...
Easiest way is through the CDN.
Put this snippet in the <head> section
HTML:<link rel="stylesheet" href="https://opensource.keycdn.com/fontawesome/4.7.0/font-awesome.min.css" integrity="sha384-dNpIIXE8U05kAbPhy3G1cz+yZmTzA6CY8Vg/u2L9xRnHjJiAK76m2BIEaSEV+/aU" crossorigin="anonymous">
Maybe but fa-cog workedIt's "fa-gavel"
Maybe but fa-cog worked
Oh I got it to work. I kept putting myself in the Administrator group and not the Admin groupGavel is for the hammer, Cog is for the gears. I'm assuming then you're looking for the system administrator icon.
