Hello, I am trying to add the [align={TEXT1}]TEXT[/align] bbcode, I know there is the center left and right, but I used align extensively in phpbb2, Is there a way to do this? thanks BBCode: [align={TEXT1}]{TEXT2}[/align] HTML Replacement: <div style="text-align:{TEXT1};">{TEXT2}</div>