PDA

View Full Version : [vb] staff warnings



tutorised
15-09-2008, 05:29 PM
Does anyone know the code to get as admin and mod warning box appear on threads?

Like clubhabbo when a mod or admin edit there post with [mod] tags a box will appear with the warning.

TY.

Turbocom
15-09-2008, 06:41 PM
thats simply bb code. very easy to do.

flatface
15-09-2008, 07:01 PM
There you go

http://www.habboxforum.com/showthread.php?t=450336&highlight=Custom+Codes

You need to add the code to the Custom BB Code manager on Admin CP, in case you didn't no. :)

--ss--
15-09-2008, 07:12 PM
http://www.habboxforum.com/showthread.php?t=434750
Read that, then customize the HTML field with the following below to have it like the one on Clubhabbo (They originally got the code from here anyway) ;) ;

<style> .code{font-family: Verdana; color: #465584; background-color: #FAFCFE; border: 1px dotted #000; padding: 2px; width:98%; margin: 0px auto 0px auto; /*overflow: auto; height: 200px;*/} </style> <table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"> <tr> <td><span class="smallfont"><strong><font color="#FF0000">Moderator Notice:</font></strong></span></td> </tr> <tr> <td class="code"><centre><img align="left" src="http://img257.imageshack.us/img257/3720/alertt1bn3.gif"></centre><font color="#FF0000">{param}</font></td> <tr> </table>

tutorised
16-09-2008, 12:10 PM
Thanks, I was expecting the command tags to be
not msg

Meti
16-09-2008, 05:39 PM
If you've added the codes, this should work:

Whatever Here
But that will say "Moderation Notice!" (or something like that)

And:

Whatever here
This will say "SITE Management Notice!" (or something like that)

Want to hide these adverts? Register an account for free!