Page 1 of 1

Infobox BBCode

Posted: 08 Jun 2010, 17:02
by BBCode Bot
Infobox BBCode

Author: Daniel_Knecht
Description: A BBCode that allows a user to insert a Infobox 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
infoM.png (1.08 KiB) Viewed 7541 times
BBCode:

Code: Select all

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

Code: Select all

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

Code: Select all

Infobox: [infobox]{TEXT}[/infobox]
Example:

Code: Select all

[infobox]Demonstration of the Infobox BBCode[/infobox]
Demo:
[infobox]Demonstration of the Infobox BBCode[/infobox]