Page 1 of 1

Errorbox BBCode

Posted: 08 Jun 2010, 17:13
by BBCode Bot
Errorbox BBCode

Author: Daniel_Knecht
Description: A BBCode that allows a user to insert an Errorbox BBCode in the topics of their phpBB3 Board
[valid][/valid]
Upload the image to your forums images folder
Upload the image to your forums images folder
errorM.png (811 Bytes) Viewed 5558 times
BBCode:

Code: Select all

[errorbox]{TEXT}[/errorbox]
HTML:

Code: Select all

<div style="margin-bottom: 10px; background: #ffb2b2; padding: 6px; height:auto; border: 2px solid #ff8080; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;"><img src="images/errorM.png" alt="" style="padding-right: 6px; vertical-align: middle;" />{TEXT}</div>
Helpline:

Code: Select all

Errorbox: [errorbox]{TEXT}[/errorbox]]
Example:

Code: Select all

[errorbox]Demonstration of the Errorbox BBCode[/errorbox]
Demo:
[errorbox]Demonstration of the Errorbox BBCode[/errorbox]