When I edit the properties of an image and set the content to align right it changes the content to the following:
<img src="http://localhost:3000/test.jpg" style="float: right; width: 250px; ">
It seems to bubble up the DOM, because all of the content outside of the text editor but within it's parent div <div class="obj text"> is shoved over...
I have included two screenshots for reference. Anyone have any pointers here?
Thu, 08/23/2012 - 03:00
#1