- Compatible XF 2.x versions
- 2.1
- 2.2
Would you like to have icons in Visitor menu like this?
Add this to your extra.less template:
Add this to your extra.less template:
Less:
/* Icons in Visitor menu */
.menu-content.js-visitorMenuBody .menu-linkRow {
padding: 6px 5px 6px 12px;
}
.menu-content.js-visitorMenuBody a.menu-linkRow {
&:before {...
You do not have permission to view the full content of this resource.
Log in or register now.