Staff Message

Leave a message for all your staff to see.

Want to leave a message for all your staff to see.
But don't want to pm or email all of them?

Well this tutorial will show you how to do this.

Step 1. Go to your AdminCP / LOOK & FEEL Tab / Skins & Templates / Skin Manager
select your skin you wish to display the staff message. / Edit Template HTML / All Global HTML / member_bar

scroll down the bottom and add:

<if="$this->ipsclass->member['mgroup'] == $this->ipsclass->vars['admin_group'] || $this->ipsclass->member['is_mod'] || $this->ipsclass->member['g_is_supmod'] == 1">
  
  Staff Message: Staff Message!
  
  </if>

Now the admin group, moderator and supermod will see your staff message.
Click 'Save Template Bit(s)' and your done.
AddThis Social Bookmark Button AddThis Feed Button