We would like the image manager to be able to support: max-width min-width max-height min-height and produce output similar to: <img src="/randomlink.png" style="width : 100%; height : auto; max-width : 960px; min-width : 200px;" /> This way we can use the RadEditor to produce responsive content.
Hi guys, To satisfy your feature request, we prepared for you the following solution: http://www.telerik.com/support/code-library/custom-imageproperties-dialog-with-additional-fields-for-images The feedback item is not very popular and that's why we won't integrate it in the source code of the editor, but you can always use the provided solution.