Fixed Image alignment editor vs. post

Lukas W.

Well-known member
Affected version
2.1.3
The vertical image alignment in the editor differs from the actual rendered result, leading to some confusion among users:

CdliOyL.png

A8g72Yz.png
 
I'm unsure how you're getting the result in the bottom picture because the default CSS should make all images set to vertical-align: bottom (which is how they're rendered in the post). Yours seems to be vertically aligned in the middle.

Is this something you can reproduce here? Is there a particular method of getting the image into the editor that produces that result?
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.4).

Change log:
Adjust in-editor vertical alignment to be the same as it is in the published post.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom