(another) Think Bubble Cloud
Yup, yet another Think Bubble BB Code
Should work with any version of vBulletin, it's just a bbcode after all. This was originally a phpBB3 BBcode, the phpBB3 version can be found on Stokers phpbb3bbcodes site. Download the zip file and unpack it. Upload bbcode_think_bubble/smiley_think.gif to root/forum/images/smiley_think.gif Upload bbcode_think_bubble/think_image.gif to root/forum/images/think_image.gif Create new bbcode through admin panel/Custom BB Codes/Add New BB Code Title Code:
Think Code:
think Code:
<table border="0" cellpadding="0" cellspacing="0"> <tr> <td style="margin: 0;padding: 0;border: 0;"> <div style=" background-color: #85B7FE;color: #ffffff; -moz-border-radius: 16px; -webkit-border-radius: 16px; border: 1px solid #344B66; padding: 4px;font-size: 1em;" > {param} </div> <img src="./images/smiley_think.gif" alt="" /> </td> </tr> </table> Code:
[think]Text here[/think] Code:
Think bubble cloud. Code:
images/think_image.gif Most importantly, have fun with it! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This Microsoft's version using graphics, it also auto fits content, I have created .psd's for the graphics used so you can customise to suit your own Skins, .psd's in zipfile. Download the bbcode_bubble.zip file and unpack it. Upload box/*.* to root/forum/images/box/*.* Create new bbcode through admin panel/Custom BB Codes/Add New BB Code Title Code:
Bubble Code:
bubble Code:
<table cellpadding="0" cellspacing="0" style="background-color:#648AF9;color:#ffffff;"> <tr> <td width="20"><img src="./images/box/tl.gif" alt="" /></td> <td></td> <td width="20"><img src="./images/box/tr.gif" alt="" /></td> </tr> <tr> <td> </td> <td>{param}</td> <td> </td> </tr> <tr> <td><img src="./images/box/bl.gif" alt="" /></td> <td></td> <td><img src="./images/box/br.gif" alt="" /></td> </tr> </table> <div><img src="./images/box/smiley_think.gif" alt="" /></div> Code:
[bubble]Text here[/bubble] Code:
Encase text in a think bubble. Code:
images/box/think_image.gif *updated demo links* (12-09-2009) Download
bbcode_think_bubble.zip (2.0 KB, 177 downloads) Screenshots |
Similar Mods
Word Cloud: Display Most Common Words from Posts in Cloud | vBulletin 3.6 Add-ons |