I have a website with a theme on a basis of framework theme. And when I create a document (on a page node/add/blog for example) I see ckeditor dialog but when I change style to bold or italics or make list - any I cannot see changes.
I tried default garland theme - ckeditor works perfect.
I tried default framework theme without my changes - nothing is seen.

What does framework theme do for not allowing ckeditor to show the changes while editing document?

Comments

dczepierga’s picture

Status: Active » Postponed (maintainer needs more info)

U have probably "use theme css" option enabled in CKeditor profile settings. U can change this ("Editor CSS" option) to "CKEditor Default" or define path to your own style which CKEditor should using when u're editing content.

If it's help pls write here.

Greetings

leramulina’s picture

I just changed an editor to Wysiwyg. And this helped me. If I decide to use Ckeditor again and this piece of advice will help me, I will write you. Thank you!

dczepierga’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Ok, so i closed this issue.

Greetings

leramulina’s picture

I tried to do it in another website with ckeditor + framework theme. I used ckeditor css. And all workes good! Thank you!