WYSIWYG is killing me
-
I have this
<img src="https://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="https://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.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘WYSIWYG is killing me’ is closed to new replies.