Modnotice V1.2 [MyBB 1.4]

This plugin give a option to moderate a posting. The moderator can create a message which a normal user can't erase or change

Author: Garlant
Submitted: 13th July 2008
Last Updated: 9th August 2008
General
Click on the "Edit" button and you will see a new option. This option allow you to moderate a post and write a message which the 'normal' user can't delete or change.

After creating such a moderator message there can be send a private message to the author of the moderated post. - De/Activate this function in your settings


Installation:
1. Upload the files from the zip archive to your board (Note: don't upload readme.txt)
2. Install & Activate the plugin
3. Open readme.txt: Add the CSS to you your theme
Theme & Templates -> *Theme -> showthread.css ->
Change to Advaced Mode and scroll to the bottim of the list.
Add there:

.modnotice {
background: #ADCBE7;
padding: 8px;
margin: auto auto;
border: 1px solid #0F5C8E;
color: #000000;
font-size: 12px;
}