xF2 Add Font Awesome icons in the user menu

  • 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 Font Awesome icons

    Hi,

    Today I share a tutorial under xenForo 2.0 : Add Font Awesome icons in the user menu !

    Replace your account_visitor_menu template with this :

    Code:
    <div class="menu-row menu-row--highlighted">
        <xf:macro name="visitor_panel_row" />
    </div>
    
    <xf:macro name="visitor_panel_row">
        <div class="contentRow">
            <div class="contentRow-figure">
                <xf:avatar user="{$xf.visitor}" size="m" href="" notooltip="true" update="{{ link('account/avatar', $xf.visitor)...

     
    Thread starter Similar threads Forum Replies Date
    ven0m xF2 Add Font Awesome animated icons to your user groups Template modifications [2.x] 0
    ven0m xF2 Add Font Awesome icons to the navigation 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