EidolonAH
09-03-2009, 10:00 PM
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
Think
BB Code Tag Name
think
Replacement
<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>
Example
Text here
Description
Think bubble cloud.
Button Image (Optional)
images/think_image.gif
Live example: Demo (http://www.nurturemh.com/community/showthread.php?t=20)
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
Bubble
BB Code Tag Name
bubble
Replacement
<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>
Example
Text here
Description
Encase text in a think bubble.
Button Image (Optional)
images/box/think_image.gif
Live example: Demo (http://www.nurturemh.com/community/showthread.php?t=28)
*updated demo links* (12-09-2009)
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
Think
BB Code Tag Name
think
Replacement
<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>
Example
Text here
Description
Think bubble cloud.
Button Image (Optional)
images/think_image.gif
Live example: Demo (http://www.nurturemh.com/community/showthread.php?t=20)
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
Bubble
BB Code Tag Name
bubble
Replacement
<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>
Example
Text here
Description
Encase text in a think bubble.
Button Image (Optional)
images/box/think_image.gif
Live example: Demo (http://www.nurturemh.com/community/showthread.php?t=28)
*updated demo links* (12-09-2009)