Back to vBulletin 3.5 Template Modifications

bbBox
Mod Version: 1.00, by TPOCJames

This modification is in the archives.
vB Version: 3.5.4 Rating: (1 vote - 5.00 average) Installs: 25
Released: 27 May 2006 Last Update: Never Downloads: 3
Not Supported  

Simple hack, quite nice on forums. This hack will allow you to have a subject and text inside a small box.

Instructions
  1. Go into your Admin CP.
  2. Go to the bbCode manager.
  3. Click "Add New bbCode".
  4. Your title can be anything you want, box would be the best choice.
  5. Tag can be anything you want. I have entered box as my choice.
  6. In replacement, you enter the following code:

Code:
<table class="tborder" align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]">
	<tbody><tr><td class="thead"><div class="smallfont"><strong>{option}</strong></div></td></tr>
	<tr><td class="page"><br>
{param}</blockquote></td></tr>
</tbody></table></div>
You may also set for it to have a preset width. You can do so with the following code:

Code:
<table class="tborder" align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" width="%[enter a number from 10 - 100 here]>
	<tbody><tr><td class="thead"><div class="smallfont"><strong>{option}</strong></div></td></tr>
	<tr><td class="page"><br>
{param}</blockquote></td></tr>
</tbody></table></div>
After you have pasted your code selection, test it by typing in [box=test]Testing...[/box].

Select use {option} to yes.

Save the bbCode and you're done! Try it out and give some feedback.

Download

No files for download.

Addons

Supporters / CoAuthors

  • TPOCJames

vblts.ru supports vBulletin®, 2022-2025