Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

[cXF] Icons in More options menu

DIY [cXF] Icons in More options menu

  • Thread starter Thread starter BassMan
  • Start date Start date
  • Replies Replies 0
  • Views Views 238

BassMan

Staff member
Administrator
May 18, 2015
1,149
183
2,427
BassMan submitted a new resource:

Icons in More options menu - DIY guide for icons in More options menu.

Add icons to the More options menu and make it transparent and faster to act:

You don't have permission to view attachments. Attachments are hidden.


Add this to your extra.less template (for XenForo 2.3):
Less:
/* Icons in More options menu */
.menu--right .menu-content a.menu-linkRow {
    &:before {
        padding-right: 5px;
    }
    &[href*="/edit"]:before {
        .m-faContent(@fa-var-edit);
    }
    &[href*="/change-type"]:before {...

Read more about this resource...
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Welcome to customizeXF

We are running default XenForo style customized by cXF
Registration is free!

Search forums

Back
Top