I have this
<img src="http://mysite.tld/files/2007/05/badvista_no_littering.png" alt="Bad Vista" width="100px" align="right" />
.. and when I save it comes out
<img src="http://mysite.tld/files/2007/05/badvista_no_littering.png" alt="Bad Vista" width="100px"/>
completely erasing my align="right" code.
Can I do something to stop that behaviour? I already turned off the WYSIWYG editor and I'm using the "normal" editor.
Is there a third option? Maybe a text entry box? I can't handle having all of my images aligned left. it's sad.