I want to enable an front end editor that should allow users to change content on the fly, I already made everything and it works fine, but there is a big problem.
Is there a way to put the editor toolbar in a floating div and not to style or add any borders to editing area, the idea is that everything should look the same and CKEditor should not interfere with the page layout?
Is there a way to put the editor toolbar in a floating div and not to style or add any borders to editing area, the idea is that everything should look the same and CKEditor should not interfere with the page layout?