Typo Alert BBCode
With the Typo Alert BBCode you can create typography style alert
BBCode:
Kod:
[typo_alert]{TEXT}[/typo_alert]
:
tml]'[typo_alert]' => '<p style="background: url(http://www.phpbb3bbcodes.com/images/alert.gif) center no-repeat;
background-color: #FFF6BF; background-position: 15px 50%; padding-left: 8%; font-size: 13px; padding: 10px 20px 10px 45px; color: #48793F; border-top: 2px solid #FEABB9 ; border-bottom: 2px solid #FEABB9">',
'[/typo_alert]' => '</p>',
Example:
Kod:
[typo_alert]Your Text[/typo_alert]