Your content is missing icon how to add correct icon ? I wonder if someone can help me
moohook Well-known member Registered Joined Feb 8, 2019 Messages 111 Points 38 Reputation: Jul 22, 2021 #1 Your content is missing icon how to add correct icon ? I wonder if someone can help me
BattleKing Spirit of darkness Staff member Administrator Moderator +Lifetime VIP+ S.V.I.P Member Collaborate Registered Joined May 24, 2020 Messages 3,531 Points 523 Reputation: Jul 25, 2021 #2 You can create a template modification on "account_visitor_menu" like that: find HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow">{{ phrase('your_content') }}</a></li> replace HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow"><i class="fa fa-comment fa-large fa-fixed-width" style="padding-right:6px;"></i> {{ phrase('your_content') }}</a></li> moohook Well-known member Registered Joined Feb 8, 2019 Messages 111 Points 38 Reputation: By moohook Jul 25, 2021 #3 BattleKing said: You can create a template modification on "account_visitor_menu" like that: find HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow">{{ phrase('your_content') }}</a></li> replace HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow"><i class="fa fa-comment fa-large fa-fixed-width" style="padding-right:6px;"></i> {{ phrase('your_content') }}</a></li> Click to expand... BattleKingThanks for your help dude! I got one more question possible to move around these options and remove some options BattleKing Spirit of darkness Staff member Administrator Moderator +Lifetime VIP+ S.V.I.P Member Collaborate Registered Joined May 24, 2020 Messages 3,531 Points 523 Reputation: By BattleKing Jul 26, 2021 #4 moohook said: Thanks for your help dude! I got one more question possible to move around these options and remove some options Click to expand... moohookYes you can: select one of the toolbar, than you can move around and do everything you want: moohook Well-known member Registered Joined Feb 8, 2019 Messages 111 Points 38 Reputation: By moohook Jul 26, 2021 #5 BattleKing said: Yes you can: View attachment 24780 select one of the toolbar, than you can move around and do everything you want: View attachment 24781 Click to expand... BattleKingAmazing, thanks for your help my man!
You can create a template modification on "account_visitor_menu" like that: find HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow">{{ phrase('your_content') }}</a></li> replace HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow"><i class="fa fa-comment fa-large fa-fixed-width" style="padding-right:6px;"></i> {{ phrase('your_content') }}</a></li>
moohook Well-known member Registered Joined Feb 8, 2019 Messages 111 Points 38 Reputation: By moohook Jul 25, 2021 #3 BattleKing said: You can create a template modification on "account_visitor_menu" like that: find HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow">{{ phrase('your_content') }}</a></li> replace HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow"><i class="fa fa-comment fa-large fa-fixed-width" style="padding-right:6px;"></i> {{ phrase('your_content') }}</a></li> Click to expand... BattleKingThanks for your help dude! I got one more question possible to move around these options and remove some options BattleKing Spirit of darkness Staff member Administrator Moderator +Lifetime VIP+ S.V.I.P Member Collaborate Registered Joined May 24, 2020 Messages 3,531 Points 523 Reputation: By BattleKing Jul 26, 2021 #4 moohook said: Thanks for your help dude! I got one more question possible to move around these options and remove some options Click to expand... moohookYes you can: select one of the toolbar, than you can move around and do everything you want: moohook Well-known member Registered Joined Feb 8, 2019 Messages 111 Points 38 Reputation: By moohook Jul 26, 2021 #5 BattleKing said: Yes you can: View attachment 24780 select one of the toolbar, than you can move around and do everything you want: View attachment 24781 Click to expand... BattleKingAmazing, thanks for your help my man!
BattleKing said: You can create a template modification on "account_visitor_menu" like that: find HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow">{{ phrase('your_content') }}</a></li> replace HTML: <li><a href="{{ link('search/member', null, {'user_id': $xf.visitor.user_id}) }}" class="menu-linkRow"><i class="fa fa-comment fa-large fa-fixed-width" style="padding-right:6px;"></i> {{ phrase('your_content') }}</a></li> Click to expand... BattleKingThanks for your help dude! I got one more question possible to move around these options and remove some options
BattleKing Spirit of darkness Staff member Administrator Moderator +Lifetime VIP+ S.V.I.P Member Collaborate Registered Joined May 24, 2020 Messages 3,531 Points 523 Reputation: By BattleKing Jul 26, 2021 #4 moohook said: Thanks for your help dude! I got one more question possible to move around these options and remove some options Click to expand... moohookYes you can: select one of the toolbar, than you can move around and do everything you want:
moohook said: Thanks for your help dude! I got one more question possible to move around these options and remove some options Click to expand... moohookYes you can: select one of the toolbar, than you can move around and do everything you want:
moohook Well-known member Registered Joined Feb 8, 2019 Messages 111 Points 38 Reputation: By moohook Jul 26, 2021 #5 BattleKing said: Yes you can: View attachment 24780 select one of the toolbar, than you can move around and do everything you want: View attachment 24781 Click to expand... BattleKingAmazing, thanks for your help my man!
BattleKing said: Yes you can: View attachment 24780 select one of the toolbar, than you can move around and do everything you want: View attachment 24781 Click to expand... BattleKingAmazing, thanks for your help my man!