by this plugin you can set background image in your CKEditor
Copy bgimage
folder to ckeditor/plugins/
directory
add the following line to config.js
:
config.extraPlugins = 'bgimage';
Plugin for set background image in CKEditor
JavaScript
by this plugin you can set background image in your CKEditor
Copy bgimage
folder to ckeditor/plugins/
directory
add the following line to config.js
:
config.extraPlugins = 'bgimage';