XF 2.2 How do I horizontally center images in a table cell?

CBI Web

Well-known member
Licensed customer
I have a 1-row, 3-column table in a post. Each column (i.e. cell or TD) has one image. That looks fine on a phone, but on laptop/desktop, the images are left aligned, which just looks awkward. Is there a way to center them?
 
not in the table pop out, in the regular editor toolbar itself. it's just to the right of the bullets button.

cursor in to the cell, then align it.
 
Aha! Thank you! I was thinking that was only for text. But then again, in web page design, images are centered with the CSS 'text-align' property, so that does make sense. And that's my brain fart for today. lol
 
Back
Top Bottom