Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
imsandertjeee Posted March 9, 2021 Posted March 9, 2021 Hello, I’ve gotten my hands on the PRO version of FontAwesome. How is it possible to get this to work with the suite ? 🙂 Linux-Is-Best 1
Morrigan Posted March 9, 2021 Posted March 9, 2021 I just put the include code for it above the CSS include: {template="includeCSS" app="core" group="global" location="global" params=""} Leaves IPS icons alone unless I change it in the css manually but then you can use the new ones. imsandertjeee 1
imsandertjeee Posted March 9, 2021 Author Posted March 9, 2021 (edited) 20 minutes ago, Morrigan said: I just put the include code for it above the CSS include: {template="includeCSS" app="core" group="global" location="global" params=""} Leaves IPS icons alone unless I change it in the css manually but then you can use the new ones. On GlobalTemplate or? Edited March 9, 2021 by imsandertjeee
Morrigan Posted March 9, 2021 Posted March 9, 2021 Nope. I do it this way personally. That screenshot above is part of the header on my site.
imsandertjeee Posted March 9, 2021 Author Posted March 9, 2021 Okay thank you! Got the line of code added. Got the ability to add PRO icons.. Somehow they tend to show wrong tho? 1st and 2nd are PRO 3rd is regular..
imsandertjeee Posted March 9, 2021 Author Posted March 9, 2021 (edited) I've done it like this: <i class="fad fa-check-circle"> </i> But then it shows the space.. If i remove the then it will remove the whole code? Edited March 9, 2021 by imsandertjeee
Morrigan Posted March 9, 2021 Posted March 9, 2021 Remove the space, it shouldn't remove it. That's how FA works. imsandertjeee 1
Recommended Posts