Informs the user that the PM they are reading was in fact sent by forum staff.
Details:
Quote:
This template modification was developed by request [LINK] of RED SPIDER.
I opted not to phrase this as that would be more effort than this modification really deserves. I've included the image file used in the screenshot.
Installation:
Quote:
In either POSTBIT and/or POSTBIT_LEGACY, paste the following code at the top.
HTML Code:
<if condition="THIS_SCRIPT=='private' && is_member_of($post, 5, 6, 7)"><br /><table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="98%" align="center" style="border-bottom-width:0px"><tr><td class="alt1" width="30"><img src="$stylevar[imgdir_misc]/verified.gif" width="27" height="32" alt="Verified!" /></td><td class="alt2"><strong><font size="2" color="#339900">V E R I F I E D</font></strong><br /><font size="1">This message was sent by an official <strong>$vboptions[bbtitle]</strong> staff member. It's contents can be trusted.</font></td></tr></table><br /></if>
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
<vb:if condition="THIS_SCRIPT=='private' && is_member_of($post, 5, 6, 7)">
<h2 class="blockhead">{vb:raw vboptions.bbtitle} PM Security Certificate</h2>
<div class="blockbody">
<table border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<th class="pmc1" width="32"><img src="images/misc/verified.gif" width="27" height="32" alt="Verified!" /></th>
<th class="pmc2"><strong><font size="2" color="#339900">V E R I F I E D</font></strong><br /><font size="1">This message was sent by an official <strong>{vb:raw vboptions.bbtitle}</strong> staff member. It's contents can be trusted.</font></th>
</tr>
</table>
</div>
<br />
</vb:if>
In additional.css, paste the following code anywhere:
<vb:if condition="THIS_SCRIPT=='private' && is_member_of($post, 5, 6, 7)">
<h2 class="blockhead">{vb:raw vboptions.bbtitle} PM Security Certificate</h2>
<div class="blockbody">
<table border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<th class="pmc1" width="32"><img src="images/misc/verified.gif" width="27" height="32" alt="Verified!" /></th>
<th class="pmc2"><strong><font size="2" color="#339900">V E R I F I E D</font></strong><br /><font size="1">This message was sent by an official <strong>{vb:raw vboptions.bbtitle}</strong> staff member. It's contents can be trusted.</font></th>
</tr>
</table>
</div>
<br />
</vb:if>
In additional.css, paste the following code anywhere:
Its = belonging to it. "The modification has a coding error."
It's = it is. "It's not my fault the modification has an error!"
Your good at coding, what's with this masquerading around as the Grammar Police?
Dude, no. It's is the one time where apostrophe != possession. It's == It is. (although, this appears to be what you are saying.. but that's not what this modification says.. )
(and whatever do you mean.. "masquerading"? .. I tried to grammar police this thread 3 years ago. I've just not had cause to pop my GP hat on too often, that will be why you haven't noticed.)
<vb:if condition="THIS_SCRIPT=='private' && is_member_of($post, 5, 6, 7)">
<h2 class="blockhead">{vb:raw vboptions.bbtitle} PM Security Certificate</h2>
<div class="blockbody">
<table border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<th class="pmc1" width="32"><img src="images/misc/verified.gif" width="27" height="32" alt="Verified!" /></th>
<th class="pmc2"><strong><font size="2" color="#339900">V E R I F I E D</font></strong><br /><font size="1">This message was sent by an official <strong>{vb:raw vboptions.bbtitle}</strong> staff member. It's contents can be trusted.</font></th>
</tr>
</table>
</div>
<br />
</vb:if>
In additional.css, paste the following code anywhere:
or another way to use this PM Security Certificate addon code changing to navbar not private...
and addon will be show last unread's post's name and link automaticly.