Implemented Ability to center attachments with the new editor

420

Active member
Unless I'm missing something, there's currently no visible way to center attachment images.
  • Upload an attachment, click on it and you'll only be given the options to align it right, left, or no aligning at all (middle option instead of center). You'll have to center text and insert the image attachment between CENTER BB CODE.
  • If I click the image attachment, I'm unable to select the align option from the main toolbar.
  • If I manually insert align="center" to the code, it doesn't work.
This will not work:
Code:
[ATTACH type="full" align="center"]238715[/ATTACH]

Example:

googlelogo_color_272x92dp.png

Please add center support for attachment images.

Thank you!
 
Last edited:
Upvote 0
This suggestion has been implemented. Votes are no longer accepted.
1604097991205.png
Code:
[CENTER][ATTACH type="full" alt="1604097991205.png"]238717[/ATTACH][/CENTER]

I just attached the image, clicked on it and selected the centre align option in the toolbar.
 
I just attached the image, clicked on it and selected the centre align option in the toolbar.
Why doesn't the prompt include the "center" option?

When I click on the image, the toolbar automatically disables itself. If I don't click on the image but my cursor is near the image (eg. right or left of it), it centers when I hit the "center" option from the toolbar. I wouldn't have known to try that until you specifically told me about it.
 
Top Bottom