Create a usergroup legend in sidebar

Status
This content is read-only, or is not open for further replies.

SyTry

Guest
offline
SyTry submitted a new resource:

Create a usergroup legend in sidebar - Usergroup block

Hi,

Today I share a tutorial under xenForo 2.0 : Create a usergroup legend in sidebar !

Create a new template named usergroup_legend :
HTML:

Code:
<div class="block"{{ widget_data($widget) }}>
    <div class="block-container">
        <h3 class="block-minorHeader"><i class="fa fa-user" style="padding-right: 3px;"></i>Usergroup</h3>
            <div class="block-body...
Click to expand...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom