Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Chris59 Posted November 3 Posted November 3 (edited) If someone want to change group formatting I have a little tip here how to Go to acp and user/groups On group formatting click 'Use html' First box with the code for the formatting Second box to close the classes First box copy and past this code = <strong style=”color:#bc3a3a;”><i class=”fa-solid fa-screwdriver-wrench”></i> NOTE: you must have one spacebar after the </I> so the text and font awesome get a little space Second box we close the classes with = </font></strong> If you don't want bold text you can remove the <strong> and </strong> See first pic how it can look Font awesome ii used Admin = <i class="fa-solid fa-screwdriver-wrench"> Members = <i class="fa-solid fa-user-tie"></i> Moderators. = <i class="fa-solid fa-user-secret"> Have fun with it, you get the point when you start play with it, Have a great Sunday 🙂 Font Awesome (Note: you can only use the free classic one. not the font marked pro, click the font awesome icon you want to use and you get the code directly to use) https://fontawesome.com/search?q=user&o=r Edited November 3 by Chris59
Nathan Explosion Posted November 3 Posted November 3 5 hours ago, Chris59 said: Second box we close the classes with = </strong></font> Should be </font></strong>
Chris59 Posted November 3 Author Posted November 3 1 minute ago, Nathan Explosion said: Should be </font></strong> correct 😇 Thanks
SeNioR- Posted November 3 Posted November 3 7 hours ago, Chris59 said: <strong><FONT COLOR="#bc3a3a"> No, please do not use the deprecated font color tags! If @Ehren sees this, he'll go crazy 😁 Replace <strong><FONT COLOR="#bc3a3a"><i class="fa-solid fa-screwdriver-wrench"></i> with <strong style="color:#bc3a3a;"><i class="fa-solid fa-screwdriver-wrench"></i> Chris59 and Ehren 1 1
Chris59 Posted November 3 Author Posted November 3 (edited) 18 minutes ago, SeNioR- said: No, please do not use the deprecated font color tags! If @Ehren sees this, he'll go crazy 😁 😂 Old man with old school learning thanks Edited November 3 by Chris59
Recommended Posts