[vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)

Status
Not open for further replies.

Ghost Dog 13

Active Member
60
2009
0
0
Hello Guys!

I've fixxed the Code of Moderated Message BB Code!!

There was already a code posted by ghetto_man in phpBB with it but if you use it, it would brake the forum layout/topic/thread/reply :)

I've took the code and done a few changes on it and now it works perfect without braking any layout/theme :D

Here's the preview:
2v2fo0g.jpg


For those who are licensed in vBulletin.org:
Code:
http://www.vbulletin.org/forum/showthread.php?p=1766553
and for those who aren't here's the code :)

Installation:
Log in to your ACP>.>Custom BB Codes>.>Add New BB Code

Title: Staff BBCode
BB Code Tag Name: mod
Replacement:
Code:
<style>
.moderator{color: #465584;
   background-color: #FAFCFE;
   border-left: 4px solid #b28383;
   border-right: 1px dotted #000;
   border-top: 1px dotted #000;
   border-bottom: 1px dotted #000;
   padding: 4px;
   padding-left: 25px;
   background: #FAFCFE url(http://s5.tinypic.com/2pzguf5.jpg) center left no-repeat;
   margin: 0px auto 8px auto;}
</style>
<table width="90%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<td><span class="smallfont"><strong>Moderated Message:</strong></span></td>
</tr>
<tr>
<td class="moderator"><span style="font-weight: bold;"><span style="font-style: italic;"><span style="color: orange;">{param}</span></span></span></td>
</tr>
</table>
Example:
Code:
[mod]Please Code your Links![/mod]
It can be used in other Forum Software too :) Like phpBB... simply change the "{param} to "{TEXT}"!

Enjoy :D (It took me just 10 mins to fix it lol)
 
13 comments
LOL let me guess you highlighted the W-BB code. Then right clicked then press "View Selection Source" and then copied and pasted the code. Edited some basic HTML and add the "{param}" tag. Not that hard buddy.
 
Nice one looks really good

i dont sopose you could play around with this one because when using it on phpbb it looks all cut up

link (its the second post by Hoxxy
: http://www.vbteam.info/vb-3-7-x-addons-template-modifications/7673-custom-code-tag-download-box.html

<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="39" colspan="3">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="113" background="images/misc/down1.gif" height="39">
&nbsp;</td>
<td background="images/misc/down2.gif">&nbsp;</td>
<td width="48" background="images/misc/down3.gif" height="39">
&nbsp;</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#C0DDFF" width="10">&nbsp;</td>
<td bgcolor="#C0DDFF">
<table border="1" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: 1px solid #007FD8" bgcolor="#FFFFFF">
<tr>
<td style="font-family: Arial; font-size: 12px; color: #707070; text-align: center">
<p style="margin: 5px">{TEXT}</td>
</tr>
</table>
</td>
<td bgcolor="#C0DDFF" width="10">&nbsp;</td>
</tr>
<tr>
<td colspan="3">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td background="images/misc/down4.gif" height="11" width="11">
<img border="0" src="images/misc/space.gif" width="1" height="1"></td>
<td bgcolor="#C0DDFF" height="11">
<img border="0" src="images/misc/space.gif" width="1" height="1"></td>
<td background="images/misc/down5.gif" height="11" width="11">
<img border="0" src="images/misc/space.gif" width="1" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
Preview on my forum:
2hs0wg6.jpg
 
Those download tags suck, they require some extra addon or extra CSS to be added..

Also this just means more warez sites copying warez-bb. You need to come up with your own ideas.
 
LOL let me guess you highlighted the W-BB code. Then right clicked then press "View Selection Source" and then copied and pasted the code. Edited some basic HTML and add the "{param}" tag. Not that hard buddy.

Nope.... got it from phpBB... there was a post made by ghetto_man with the source of it... it was a litle bit broken and i fixxed it ;)

Nice one looks really good

i dont sopose you could play around with this one because when using it on phpbb it looks all cut up

link (its the second post by Hoxxy
: http://www.vbteam.info/vb-3-7-x-addons-template-modifications/7673-custom-code-tag-download-box.html

Preview on my forum:
2hs0wg6.jpg

Man the BB Code i posted is for Staff and not for Download loool
 
looool I had already fixxed that one for AdultBB but we lost it after we changed server... our database was off... we had to do some changes in it to make it work again... so we had to remove a lot stuff, including BB Codes,some options from ACP,all thanked posts/topics from "thank you (ajax)" mod... and some other.... I'll try to re-find it though, hehe it won't be that difficult :P


Those download tags suck, they require some extra addon or extra CSS to be added..

Also this just means more warez sites copying warez-bb. You need to come up with your own ideas.

michigan033@ This was not created by W-BB... it was a mod in phpBB... but seems like the creator's site which had the files of that mod is down so no-body can download it anymore...
 
looool I had already fixxed that one for AdultBB but we lost it after we changed server... our database was off... we had to do some changes in it to make it work again... so we had to remove a lot stuff, including BB Codes,some options from ACP,all thanked posts/topics from "thank you (ajax)" mod... and some other.... I'll try to re-find it though, hehe it won't be that difficult :P

Ok thanks man you are the best it looks really cool and great for a warezsite
 
I bet you use Opera lol..... as I had some issues when I was browsing some sites too

It looks good here with Mozzila Firefox

2s0g6si.jpg


(Sorry for the size but I'm currently browsing with big fonts cause i'm using a 40" TV as monitor and I can't read so easy when letters are tiny :P lol)
 
Status
Not open for further replies.
Back
Top