Align BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Align BBCode

Post by BBCode Bot »

Align BBCode

The Align BBCode lets You configure text aling in the topics of Your phpbb3 Board.
Image

BBCode:

Code: Select all

[align={IDENTIFIER}]{TEXT}[/align]
HTML:

Code: Select all

<div style="text-align:{IDENTIFIER};">{TEXT}</div>
Helpline:

Code: Select all

Align: [align=Your alignment]Your text[/align]
Example:

Code: Select all

[align=center]Align Center with a smilie  :D [/align]
[align=right]Align Rightwith a smilie  :D[/align]
Demo:
[align=center]Align Center with a smilie :D[/align]
[align=right]Align Rightwith a smilie :D[/align]

Posted by Peter
Locked