Great plugin ! Hovever, some features are quite obscure for non expert programmers like me...
Here is one that is probably easy: How can I add a border to images when hovering ?
The answer seems to be to add a CSS element in the Advanced Image tab. The CSS description is probably like this:
border: solid 5px #000000;
Re: Hovering on images
You can add your own CSS class to the Stylesheet Classes field of the Advanced tab.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!