Hi everyone
I am trying to set up CKEditor 4, using inline edit mode, which is great and works well up to a point.
I want the inline editor to look pretty much the same as the front end. Using the Stylesheetparser plugin, it works great with framed editing but doesn't seem to work with inline editing. Is this by design?
Can anyone point me in the right direction?
Inline editing stylesheets
Hi
Has no one else ever wanted to do this? It would be great to get some answers.
If I used the stylesheet parser plugin on an inline editing div, it forces it back to framed editing.
Is there any other way of getting this to work?
Inline editing and Stylesheetparser - yeh
Ditto - I'm waiting to use inline editing but can't till the above is resolved/explained
I can understand that if you are focusing the inline editor on a parent tag such as P that you would only see the css for spans (this what happens in my case). This sort of makes sense but limits the concept to just editing existing text within a non-changable block level style and adding inline styles such as Bold and Italic - which I can do.
I also get a load of default css added from config.css like 'span.cke_text' etc - how do I get rid of this? ...as this definitely stops me implimenting inline editing!
many thanks