Page 1 of 1

How to do a center BBCode

Posted: Mon Apr 17, 2017 7:27 pm
by DavidIQ
Add the following for the BBCode:

BBCode usage:

Code: Select all

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

Code: Select all

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

Code: Select all

[center]your text here[/center]

Re: How to do a center BBCode

Posted: Mon Apr 17, 2017 7:27 pm
by DavidIQ
This text gets centered using the above

Re: How to do a center BBCode

Posted: Mon Apr 17, 2017 7:28 pm
by DavidIQ
Attachment is centered:
This will make someone twitch...
This will make someone twitch...
annoy_web_dev.png (7.38 KiB) Viewed 14248 times

Re: How to do a center BBCode

Posted: Mon Apr 17, 2017 7:53 pm
by DavidIQ
Bigger image with a thumbnail
Space...the final frontier
Space...the final frontier

Re: How to do a center BBCode

Posted: Fri Jan 12, 2018 10:33 am
by SamuelW
Awesome pic, David. Are you a space buff? Nice command code too, I didn't realize you could do that so simply.