icons

  1. BassMan

    [cXF] Node Stats Icons 1.0.0

    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...
  2. Forsaken

    Natively support Iconify

    Iconify (https://iconify.design) is an open-source icon framework created by @Arty that allows the use of 100+ icon sets allowing for the mixing and matching of icons from different sets. This would help with the issue if XF being stuck on FontAwesome5, as well as give much more control to...
  3. R

    Account Menu Tweak 1.0.1

    Remove the text for user, whats-new and search. Show icons for whats-new and bookmarks. The menu always remains the same short and unchanged, whether on the phone or PC screen.
  4. Nicolas FR

    Font Awesome Manager - FRENCH translation [Deleted]

    nicodak submitted a new resource: Font Awesome Manager - FRENCH translation - A french translation of the Font Awesome Manager add-on from Kirby Read more about this resource...
  5. A

    XF 2.2 How do you change the weight of Font Awesome icons?

    Hi everyone, I've been looking through the forums for an answer and cannot find one- currently i'm using this CSS in extra.less to add icons: .m-faBase(); .m-faContent(@fa-var-xxxx); Unfortunately this only adds the "solid" weighted icon. How do I modify the code to suit other icon weights...
  6. BassMan

    [cXF] Post Share Icons 1.1.0

    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...
  7. Kruzya

    Lack of interest Support svg images for add-on icons

    As said in title. This can be used to create better quality icons for add-ons.
  8. Kevin

    Allow FA icons for RM resources instead of just images

    When creating an XF add-on it's pretty easy to use a FA icon for the add-on's listing in the XF ACP; an actual image file can be used as well. When adding an entry to the RM though the only option is to use an actual image file. It'd be nice if we could specify to use a FA icon for the RM...
  9. spirogg

    XF 2.2 Icons are maskable

    in order for the icons to show up on android and apple phones ipads etc do we need to check mark this option or will it work either way.. PS: I do have the 192px and 512px and favicon 32px uploaded.. just fyi Please is there a reason to or NOT to check mark this option if someone can...
  10. prisnilos

    Unmaintained [MMO] Navigation tab icons 2.2.0.1

    Set icons for navigation tabs easily and quickly.
  11. Gardolir

    Unmaintained User group icons 1.0.2

    With this simple add-on you can add specific image to each user group: Icons will be displayed in posts: In member tooltip: In member profile: You can customize the add-on with some options: Add-on includes Russian translation.
  12. prisnilos

    Unmaintained Tiled postbit with icons

    Add to extra.less
  13. XFA

    Unmaintained [ITD] Basic File-type Icons for Attachment Icons II 1.0.0

    Set of 57 basic file-type icons, to use with [ITD] Attachment Icons II Instructions: download the resource and upload the contents of upload folder to your root path and install from ACP>Add-ons, or Download the resource and select the same from XF default Install/upgrade from archive...
  14. Ozzy47

    [OzzModz] Attachment Icons II 2.1.7

    Now you can use custom file-type icons instead of XF default attachment font awesome icons. Currently supporting 20 file-type attachments: APK AVI DOC DOCX FILE JS MP3 MP4 MPG PDF PHP RAR RTF TORRENT TXT WAV XLS XLSX XML ZIP DEMO Instructions: download the resource and upload the contents...
  15. BassMan

    [cXF] Sidebar block title icons

    Would you like to have icons in the sidebar block titles like this? Here's a simple DIY tutorial on how to achieve this. Below you'll find the code for most common sidebar blocks. Open your extra.less template and add this code: [data-widget-section="staffMembers"]...
  16. BassMan

    [cXF] Icons for message user info elements (user extras) 1.2.1

    Description Add icons for for message user info elements (user extras). *works flawlessly with our [cXF] Horizontal message user info add-on Features icons for message user info elements (user extras) option to change icons size in style properties icons have tooltip with default phrases...
  17. BassMan

    [cXF] Icons in Visitor menu

    Would you like to have icons in Visitor menu like this? Add this to your extra.less template: /* Icons in Visitor menu */ .menu-content.js-visitorMenuBody .menu-linkRow { padding: 6px 5px 6px 12px; } .menu-content.js-visitorMenuBody a.menu-linkRow { &:before { .m-faBase()...
  18. BassMan

    [cXF] Icons in sidenav on Account page

    Would you like to have icons in sidenav on Account page like this? Add this to your extra.less template: /* Icons in sidenav on Account page */ [data-template="account_alerts"], &[data-template="account_reactions"], &[data-template="account_bookmarks"], &[data-template="account_details"]...
  19. BassMan

    [cXF] Icons on Notable Members page

    Would you like to have icons on Notable members page like this? Add this to your extra.less template: /* Icons on Notable members page */ [data-template="member_notable"] .p-body-sideNavContent a.blockLink, &[data-template="member_notable"] h3.block-textHeader a { &:before {...
  20. BassMan

    [cXF] Move thread status icons

    Would you like to have thread status icons on the left side before thread title? Add this to your extra.less template: /* Move thread status icons */ @media (min-width: @xf-responsiveMedium) { [data-template="forum_view"], &[data-template="whats_new"], &[data-template="whats_new_posts"]...
Top Bottom