BlueBox BBCode
A simple box BBCode that can be used for in- post announcements or to make certain text stand out. Ability to add a title. Can be manually edited for different colours.
BBCode:
Kod:
[bluebox]{TEXT}[/bluebox]
:
tml]'[bluebox]' => '<div style="margin-bottom: 10px; background: #FFFFFF; border-color: #0000FF; border-style: solid; border-width: 4px; padding: 6px; overflow: auto; ">',
'[/bluebox]' => '</div>',
Example:
Kod:
[bluebox]This is a special announcement for everybody to read.[/bluebox]