2011-02-04, 10:03 PM
MyCode Part:
Title:
Short Description:
Regular Expression:
Replacement:
Next Step:
Add this at the bottom of it:
Should look like;
If you need any help just post down below!
Thanks, Justin aka Insanity
Title:
Staff Message
Short Description:
Staff Message for only the Forum Staff
Regular Expression:
\[mod\](.*?)\[/mod\]
Replacement:
<p class="mod_bb"><img src="images/icons/modicon.png" alt=""/> $1</p>
Next Step:
- Goto Templates & Styles
- Edit you're template global.css
Add this at the bottom of it:
/* ADMIN / MOD NOTICE */
.mod_bb
{
background:#F5C7CD;
color:#8a1f11;
padding:.8em;
margin-bottom:1.6em;
border:2px solid #DC364E;
}
.mod_bb img
{
position:relative;
top:2px;
}
Should look like;
If you need any help just post down below!
Thanks, Justin aka Insanity