I have installed Ckeditor in my project Symphony CMF to allow editing the content of the pages inline. I have a toolbar in the top of the page with edit/save button to make changes. Everything works fine, except that this toolbar is hiding some of the page's content.
Is there a way to change its position or resize it to the top-right corner ?
Thank you