xF2 Add Font Awesome animated icons to your user groups

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,497
    7,735
    321
    localhost
    Heisenberg submitted a new resource:

    - Add beautiful animations to your user ranks

    Hi xf,

    Today I share a tutorial for : Add animations to your user ranks.

    In the templates of your style go in extra.less

    Add :
    CSS:
    /* ANIMATION_GU_BY ZOOM */
    .username--style3:hover:before{
    display:inline-block;
      -webkit-animation-name: bounceOut;
      animation-name: bounceOut;
      -webkit-animation-duration: .75s;
      animation-duration: .75s;
      -webkit-animation-duration: 3s;
      animation-duration: 3s;
      animation-iteration-count: infinite;
      -webkit-animation-fill-mode...

     
    Thread starter Similar threads Forum Replies Date
    ven0m xF2 Add Font Awesome icons to the navigation Template modifications [2.x] 0
    ven0m xF2 Add Font Awesome icons in the user menu Template modifications [2.x] 0
    ven0m xF2 Add Font Awesome icons to the blocks of your sidebar Template modifications [2.x] 0
    ven0m xF2 Add Font Awesome icons to your usergroups Template modifications [2.x] 0
    ven0m xF2 Add Font Awesome icons to your prefix Template modifications [2.x] 0
    ven0m xF2 Add a simple and effective Reputation System for your Forum Template modifications [2.x] 0
    ven0m xF2 Add Thread Starter Banner in Posts Template modifications [2.x] 0
    ven0m xF2 Add Images to Category Strips per Category ID Template modifications [2.x] 0
    ven0m xF2 Add a radio block on the Sidebar Template modifications [2.x] 0
    ven0m xF2 Add icons on your prefixes Template modifications [2.x] 0
    ven0m xF2 Add a FA logo on the user's banner Template modifications [2.x] 1
    ven0m xF2 Add an FA logo to the user group Template modifications [2.x] 0
    ven0m xF2 Add Indicator after node title | xF 2.x.x Template modifications [2.x] 0
    ven0m xF2 Add image in category Template modifications [2.x] 0
    ven0m xF2 Font Awesome Icons in Navbar for 2.1 Template modifications [2.x] 1
    ven0m xF2 Font Awesome 5 integration Template modifications [2.x] 1
    ven0m xF2 Install Font Awesome 5.3.1 icons and use it on your forum Template modifications [2.x] 1
    ven0m xF2 [SC] Message Macros - Font Awesome Template modifications [2.x] 0
    ven0m xF2 [SC] Visitor Menu - Font Awesome Template modifications [2.x] 0
    ven0m xF2 [SC] Sidebar Block - Font Awesome Template modifications [2.x] 0
    ven0m xF2 [SC] Member View - Font Awesome Template modifications [2.x] 0
    ven0m xF2 [SC] Account Wrapper - Font Awesome Template modifications [2.x] 0