Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
(another) Think Bubble Cloud Details »»
(another) Think Bubble Cloud
Version: 1.00, by EidolonAH EidolonAH is offline
Developer Last Online: Apr 2011 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 3.8.x Rating:
Released: 09-03-2009 Last Update: 09-05-2009 Installs: 44
Re-useable Code Additional Files  
No support by the author.

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: Demo

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: Demo


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

Download Now

File Type: zip bbcode_think_bubble.zip (2.0 KB, 174 views)
File Type: zip bbcode_bubble.zip (21.9 KB, 109 views)

Screenshots

File Type: jpg demo.jpg (94.3 KB, 0 views)
File Type: jpg bubbledemo.jpg (230.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 09-04-2009, 01:19 PM
AdrianH AdrianH is offline
 
Join Date: Sep 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works beautifully in FireFox but the bubble is a rectangular box in IE8 and Opera which is a shame.
Reply With Quote
  #13  
Old 09-04-2009, 01:53 PM
New Joe's Avatar
New Joe New Joe is offline
 
Join Date: May 2009
Posts: 1,128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone knows how to add this so it shows in the Quick reply box?

Great mod.
Reply With Quote
  #14  
Old 09-04-2009, 02:16 PM
EidolonAH EidolonAH is offline
 
Join Date: Apr 2009
Location: London, England
Posts: 178
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CareyCrew View Post
Works beautifully in FireFox but the bubble is a rectangular box in IE8 and Opera which is a shame.
Yeah, neither of those browsers support this type of css, there are rumours flitting about that they might one day equal browsers like firefox and safari, don't hold your breath though.

Quote:
Originally Posted by New Joe View Post
Anyone knows how to add this so it shows in the Quick reply box?

Great mod.
Sorry, can't help you there.
Reply With Quote
  #15  
Old 09-04-2009, 02:17 PM
New Joe's Avatar
New Joe New Joe is offline
 
Join Date: May 2009
Posts: 1,128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No problem, maybe another coder will come along and help out with the Quick reply thing.
Reply With Quote
  #16  
Old 09-04-2009, 04:21 PM
Nadeemjp Nadeemjp is offline
 
Join Date: Aug 2008
Location: Japan
Posts: 601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by New Joe View Post
Anyone knows how to add this so it shows in the Quick reply box?

Great mod.
which version of quick reply r u using?
it usually shows in the quick reply
Reply With Quote
  #17  
Old 09-04-2009, 08:07 PM
chick's Avatar
chick chick is offline
 
Join Date: Aug 2006
Location: PI Land
Posts: 381
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you this is very cool even if it's square and not rounded. Anyone know how to force the radius in IE please?
Reply With Quote
  #18  
Old 09-04-2009, 11:15 PM
saadessa saadessa is offline
 
Join Date: Jan 2008
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you very cool i use it ( very nice )

its work fine
Reply With Quote
  #19  
Old 09-05-2009, 12:18 AM
Reycer Reycer is offline
 
Join Date: Jul 2008
Location: Lebanon, MO (USA)
Posts: 747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works perfectly. Thanks. Even works in my shoutbox.
Reply With Quote
  #20  
Old 09-05-2009, 12:57 AM
New Joe's Avatar
New Joe New Joe is offline
 
Join Date: May 2009
Posts: 1,128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nadeemjp View Post
which version of quick reply r u using?
it usually shows in the quick reply
I use Version 3.8.2 but it doesn't show, it shows only when you go advanced for a post.
I searched in the Templates but can't find the code in the go advanced, as I thought I could just copy and paste it into the quick reply template if I found it.
Could someone post up the template code if they have one.
Reply With Quote
  #21  
Old 09-05-2009, 08:17 AM
EidolonAH EidolonAH is offline
 
Join Date: Apr 2009
Location: London, England
Posts: 178
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chick View Post
Thank you this is very cool even if it's square and not rounded. Anyone know how to force the radius in IE please?
As far as I know IE will not handle this type of css, I'm fairly sure it can't be forced to do so.
Quote:
Originally Posted by Loco.M View Post
very cool
thanks for sharing
Very welcome
Quote:
Originally Posted by New Joe View Post
No problem, maybe another coder will come along and help out with the Quick reply thing.
I've tried myself, hope someone else has the solution as I should like to know.
Quote:
Originally Posted by saadessa View Post
thank you very cool i use it ( very nice )

its work fine
Very welcome
Quote:
Originally Posted by mdelcour View Post
works perfectly. Thanks. Even works in my shoutbox.
Great stuff, very welcome.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:18 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04535 seconds
  • Memory Usage 2,348KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (12)bbcode_code
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete