icons in visitor menu

Tag icons in visitor menu are a total of 1 Tags,Currently on page 1, in NullPro Website
J
Would you like to have icons in Visitor menu like this? Add this to your extra.less template: For XF2.3 /* Icons in Visitor menu */ .menu-content.js-visitorMenuBody .menu-linkRow { padding: 6px 5px 6px 12px; } .menu-content.js-visitorMenuBody a.menu-linkRow { &:before { padding-right: 5px; }...
Back
Top