Page 1 of 1

Center / Centre BBCode

Posted: Sun Jan 25, 2009 6:28 pm
by LDM
This will center/centre your images or text in posts.

BBcode Usage:

Code: Select all

[center]{TEXT}[/center]
HTML Replace:

Code: Select all

<div align="center">{TEXT}</div>
Helpline:

Code: Select all

Centers post images and text
Example:
Example Center/Centre Text

Re: Center / Centre BBCode

Posted: Sun Aug 23, 2009 6:21 pm
by low~tide
Thanks LDM, this is very popular in graphics sites. I put it in my gaming site - thanks again.

Re: Center / Centre BBCode

Posted: Wed Aug 04, 2010 12:42 am
by JulioJafeth
In my forum does work, im trying but nothing matters, help me please.. thanks!!

Re: Center / Centre BBCode

Posted: Thu Aug 05, 2010 5:06 pm
by JulioJafeth
in HTML Replace with:

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

Work 100%