hi, by default, ckeditor integrates image upload like this:
<img alt="" src="picture.jpg" style="width: 224px; height: 128px;" />
but i do not want to use style=""
i want to force it to use width=224 height=128
which file i need to modify?
<img alt="" src="picture.jpg" style="width: 224px; height: 128px;" />
but i do not want to use style=""
i want to force it to use width=224 height=128
which file i need to modify?
Re: change img
Re: change img
Direct manipulation of tag creation in CK is still mystery, as I am having similar issues.
Re: change img
On output only :
http://sebduggan.com/posts/customising-ckeditor-settings-in-mura