Hi,
I've tried to determine how to change the default image width used by Webnodes+TinyMCE during HTML field inserts, which seems to be set to 300px when you first insert an image by reference or copy.
I've done some research and it seems like you can inject your own default width properties in TinyMCE. However in the Webnodes editor interface, a image element with URL is generated directly from CMS, with its respective ImageAdjustments applied (x = 300). Height/with img properties are also applied to the img element.
Do any of you know how I can override default image width?
Best regards,
Robin