Hello,
How can I configure CKeditor so that everytime I add an image, this image has a default style applied to it ?
right I have : <img src='img.jpg' />
and I'd like to have : <img src="img.jpg" class="myClass" />
is it possible with CKEditor ?
thanks
How can I configure CKeditor so that everytime I add an image, this image has a default style applied to it ?
right I have : <img src='img.jpg' />
and I'd like to have : <img src="img.jpg" class="myClass" />
is it possible with CKEditor ?
thanks