Hi,
Ckeditor saves image size data by setting style property like
Any tip for this? Exist some configuration for this? Do I need to change code?
Thanks.
Ckeditor saves image size data by setting style property like
style="width: 100px; height: 75px;"but MS Word don't process style so I need to set the width and height property like
width=100 height=75...
Any tip for this? Exist some configuration for this? Do I need to change code?
Thanks.

Re: Chage the html tag
AbiWord