Vous utilisez un navigateur non à jour ou ancien. Il ne peut pas afficher ce site ou d'autres sites correctement. Vous devez le mettre à jour ou utiliser un navigateur alternatif.
Change or Set your own icons for Nodes, Categories & Forums
PNG & SVG are supported
as all old addon stopped work on new XF 2.3.2
we made our own addon which works perfect!
XF 2.2.+ till 2.3.2
Télécharger V1.0.0 : *** Texte caché : Vous ne disposez pas des droits suffisants pour afficher le...
Add icons to the More options menu and make it transparent and faster to act:
Add this to your extra.less template (for XenForo 2.3) :
Contenu caché
If you want an icon with one of the Font Awesome 5 Pro styles - light, solid or duotone - use the above code like this (example)...
For XenForo 2.2 add below code to your extra.less template :
Contenu caché
Or if you want a Pro icon of a specific style change .m-faBase(); like this :
.m-faBase('Pro', @faWeight-solid);
For XenForo 2.3 add below code to your extra.less template :
Contenu caché
If you want an icon with one...
Description :
Easily add icons for node statistics with some extra features.
Features :
add icons for Threads and Messages phrases in the node list
change icons' look, colour and size
change count colour and size
option to show icons next to the count or above it (default)
option to show node...
Would you like to have icons in sidenav on Account page like this?
Add this to your extra.less template :
To change the icon edit value after @fa-var-.
Want a Pro icon of a specific style?
Want a Brand icon?
If you are using route filters edit in the code what you've changed with...
Would you like to customize your prefixes?
Here's a simple DIY tutorial as an example. Of course, you can extend it for your own needs as you wish.
So, read this tutorial to achieve something like this :
1. Create your custom prefix
In admin CP go to Forums > Thread prefixes and click on...
How to change node icon colour to something like that ?
This is a DIY step-by-step tutorial.
Before changing the code let's get prepared:
To change the category block header see this guide.
Be sure what type is your node you wish to change the icon for (Category, Forum, Link forum or Page)...
Would you like to have icons in Visitor menu like this ?
Add this to your extra.less template :
If you want an icon with one of the Font Awesome 5 Pro styles - light, solid or duotone - use the above code like this (example): .m-faContent(@fa-var-duotone-sign-in);. As you can see, you add...
Description :
Show all post share icons in a post instead of tooltip.
Features :
show post share icons in a post instead of tooltip
it will show social icons that you have enabled in admin panel in Setup > Options > Sharing
if link share button is enabled in Options, the extra Link icon will...