Author: Chico Gois
Description: With the Typo Alert BBCode you can create typography style alert
Attached file: Copy the image to the images folder.
BBCode:
Code: Select all
[typo_alert]{TEXT}[/typo_alert]
Code: Select all
<p style="background: url(./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">{TEXT}</p>
Code: Select all
Typo Alert BBcode: [typo_alert]Your Text[/typo_alert]
Code: Select all
[typo_alert]Your Text[/typo_alert]
[typo_alert]Attention! You need to install this BBCode[/typo_alert]