Using TinyMCE, how would I do it so I can have an image aligned left, with text to the right of it? (Underneath it, there might be another image aligned right, and then left, and so on)
Using recent versions of TinyMCE (I have 3.2.1.1, I’m sure the version packaged with MODx 9.6.3 is similar), with advimage plugin, there are three tabs in the dialog you see from the insert image button. The middle one (Appearance) has the settings for alignment (left, right etc.), borders, spacing and so on. The are translated into style attributes, so you can fine-tune the margins etc. in the text box at the bottom of the dialog. KP