Jump to content

Easy moderator tags


motomac

Recommended Posts

I want to share with you a simple instruction how you can easily add moderator tags to your IPS forum without any 3rd party plugins or styles.

58a15dddf34a9_2017-02-1315_18_34.thumb.png.f24c219cc07c14f9816493955e2164c8.png

First open your ACP and go to Customization -> Editor -> Toolbars and click Add button. Then choose Custom tab.

Specify your button options. For example:

  • Button Title: Warning
  • Icon: choose any icon. I can recommend a free icon pack IcoMoon:
    warning_72.237623762376px_1158339_easyicon_net.png.50283feec6e5795c7f5bb30df2b1f0ee.png
  • Type: Single Line Block
  • Use option: No
  • HTML:
<div class='ipsMessage ipsMessage_warning'>{content}</div>

Save.

Now click on the created icon and choose Permissions tab. Set which user groups can use this button.

After that drag&drop your new button to the editor. Your button is ready!

With the help of this instruction, you can add more moderator tags. IPS CSS framework has four message styles:

  • ipsMessage_error
  • ipsMessage_success
  • ipsMessage_warning
  • ipsMessage_info

You can simply use them by putting it into the button HTML code above.

info_64px_1157927_easyicon.net.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...