Back to vBulletin 3.8 Add-ons

(another) Think Bubble Cloud
Mod Version: 1.00, by EidolonAH

vB Version: 3.8.x Rating: (8 votes - 4.88 average) Installs: 44
Released: 04 Sep 2009 Last Update: 06 Sep 2009 Downloads: 219
Not Supported Additional Files Re-usable Code  

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
BB Code Tag Name
Code:
think
Replacement
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;" >&nbsp; {param} &nbsp;</div>
            <img src="./images/smiley_think.gif" alt="" />
        </td>
    </tr>
</table>
Example
Code:
[think]Text here[/think]
Description
Code:
Think bubble cloud.
Button Image (Optional)
Code:
images/think_image.gif
Live example: http://www.nurturemh.com/community/index.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
Code:
Bubble
BB Code Tag Name
Code:
bubble
Replacement
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>
Example
Code:
[bubble]Text here[/bubble]
Description
Code:
Encase text in a think bubble.
Button Image (Optional)
Code:
images/box/think_image.gif
Live example: http://www.nurturemh.com/community/index.php?t=28

*updated demo links* (12-09-2009)

Download

File Type: %1$s bbcode_think_bubble.zip (2.0 KB, 177 downloads)
File Type: %1$s bbcode_bubble.zip (21.9 KB, 112 downloads)

Screenshots

Click image for larger version
Name:	demo.jpg
Views:	869
Size:	94.3 KB
ID:	104069   Click image for larger version
Name:	bubbledemo.jpg
Views:	512
Size:	230.2 KB
ID:	104111  

Similar Mods

Word Cloud: Display Most Common Words from Posts in Cloud vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024