fa icons

  1. J

    XF 1.5 Navigation Icons

    I'm having issues setting up a FA Icon for my navigation (donation button) Here's the code: <!-- Donate --> <li class="navTab PopupClosed"><a href="walrusgaming.net/donate" class="navLink">Donate</a></li>
  2. rafass

    XF 1.5 Checkboxes and radio buttons with FA icons [Problem with Firefox]

    Ok, I'm using this code to replace the checkboxes and radio buttons with FA: Using your inspector tool, you can test on this page: https://xenforo.com/community/account/personal-details And this is the result in Chrome and Safari: nice huh? however, it doesn't work in Firefox: I've already...
  3. Steve F

    Font Awesome in Message Controls

    Simple CSS replacement that adds Font Awesome icons next to the text controls for messages. Add to EXTRA.css (may need some adjusting) .item.control.like:before, .item.control.reply:before, .item.control.bookmarks:before, .item.control.edit:before, .item.control.report:before...
Top Bottom