fontawesome

  1. N

    XF 2.3 FA Icons do not load or are not displayed properly.

    Hey y'all, I have a template where each icon is basically a macro, for instance: <xf:macro name="paper"> <xf:fa icon="fa-solid fa-newspaper" /> </xf:macro> Now, in the case of this icon, when I changed "fa-solid" to "fas", the icon loads - but for some reason it's less of a square like...
  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. Kevin 🚀

    Unmaintained [ConceptNGo] FontAwesome User Icon 1.0.0

    Basic Informations : Addon name : [ConceptNGo] FontAwesome User Icon Version : 1.0.0 XF version : 2.0 and futher Presentation : This addon allow to you add an FontAwesome icon on front of username, this icon is personnalizable inside settings of user groups. You don't need to install...
  4. Stuart Wright

    FontAwesome Icons in Message User Info for Xenforo 2.2

    This is something I have managed to implement. It may not be the best way to achieve it, and if there is a better way, please reply to the thread and I will update it. It works in XF 2.2, but may work in 2.x, I don't know. It includes how to implement fontawesome icons for custom user fields...
  5. DeltaHF

    Unmaintained Reduce FontAwesome icon font file size

    NOTICE This add-on will no longer be maintained as a better solution for reducing your FontAwesome file sizes has been published by @Kirby here. I would strongly suggest using his add-on instead. https://xenforo.com/community/resources/font-awesome-manager.8407/ The default XenForo 2.1 theme...
  6. M

    Unmaintained [MarentDev] FontAwesome 5 Auto-Completer 1.0.0 Alpha

    Auto completer for FontAwesome icons (free). Use prefix: % You just need to add to the attribute data-xf-init fontawesome-completer Work on public and admin side :) FontAwesome icons are automatically fetch from official github repo. 🤟
  7. M

    Unmaintained Font Awesome Icons in Navbar for 2.1

    Enter code in the extra.less Before: After: /* XenForo 2.1.x Navtab menu FontAwesome 5 - Start */ .p-navEl a:before { .m-faBase(); display: inline-block; text-align: center; margin-right:5px; border-radius:30px; line-height:normal; } .p-navEl...
  8. M

    Unmaintained Custom Action Bar for 2.1

    Enter code in the extra.less Before: After: .actionBar-action:before { margin-right: 5px; } .actionBar-action--edit:before {.m-faContent("\f040");} .actionBar-action--report:before {.m-faContent("\f071");} .actionBar-action--ip:before {.m-faContent("\f002");}...
  9. P

    Unmaintained Add an FA logo to the user group

    Hello, Here is the final result: To do this, go to the Panel Admin, and go to the extra.less template. You will add this code: .username--style3:before { // Change the number 3 by the number of the user group you want. font-family: "FontAwesome"; content: "\f132"; // Change the...
  10. WeaponOwl

    Unmaintained Node Icon 2.2 Beta 3

    Description: Want assign some icons to forums at list, but can't found option for do it? Easy for use addon for set custom Fontawesome icon to your forum nodes help you! Technical description: Extend node class for save icon name. Modify Node Edit page for define Fontawesome icon for target...
  11. Alien

    XF 2.0 Fontawesome icons on help page?

    Hey, I'd like to customize the help page, with fontawesome icons for each selection. How would I go about this on 2.0? Thank you!
  12. RobinHood

    Font Awesome 5 Kickstarter Announced

    No kickstarter page yet, pro version to include access to some kind of SVG framework, which sounds interesting.
  13. jauburn

    XF 1.5 Typographically correct apostrophes, quotation marks, ellipses, etc.

    This is a question, but feel free to move it to suggestions if it's more appropriate there. I'm a typographical purist, when possible, so it's always slightly annoying to me to see text set in an attractive, proportional typeface but that uses the standard, straight "typewriter" symbols for...
  14. ThemeHouse

    Unmaintained Abyss 1.5.22.0

    There is no support for this product. We recommend testing first and backing up your install before moving to a production environment. Emergency support is not guaranteed if it is put on production. If you are in need of support, please contact us here. Support may be billable but we’ll be...
  15. ThemeHouse

    [TH] Font Awesome BBCode [Deleted]

    Audentio Design submitted a new resource: XFUniverse Font Awesome BBCode - Font Awesome used in posts? Done. Read more about this resource...
Top Bottom