Get help with forum features or suggest new functionality.
User avatar
By St0ney
#64362
Ryan:

I know your all about the appearance of the forum,
One thing I always liked is a Center button added to the BBC code buttons.

This way if people want to give their post a Title in the post, it would be center.
Or if an Image or Youtube Video is posted, it will also center that in the post.

Instead of everything being sent Far Left.
(I just think it's more appealing to look at.)

Here's the code if your inclined to add.

BBCode usage
Code: Select all
[center]{TEXT}[/center]
HTML replacement
Code: Select all
<div align="center">{TEXT}</div>
Help line
This will center your Photo / Video or Text
Settings
Display on posting page (Checked)

Thanks St0ney
#64389
Thanks for the tip, fellow BBC'er. Generally, I'm cool with left-alignment, particularly for blocks of text. That's how books are typeset, easiest to read. But centering can look cool for headlines or images. I'll see if I can find a "middle" ground, so to speak. :lol: