[CSCN] Moving Staff Tools to Nav Group

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

ShikiSuen

Guest
offline
ShikiSuen submitted a new resource:

Put StaffBar into NavBar. - Put StaffBar into NavBar (not effective within @xf-responsiveNarrow).

View attachment 224184

Step 1: Edit PAGE_CONTAINER. Find the following block:
HTML:

Code:
            <div class="p-nav-opposite">
                <div class="p-navgroup p-account .....
And add this line right beneath this block: <xf:include template="template_pnavStaffBar" />
Then it looks like:
HTML:

<div class="p-nav-opposite">...
Click to expand...

Read more

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