Hello,
I have tried everything to override the default style set listed under the style button. I keep getting blank options when i click on Styles. Specifically, I am trying to use the "Use theme ckeditor.styles.js" option.
I have Use Theme ckeditor.styles.js selected in the ckeditor css settings for the profile of my users role. and I have a ckeditor.styles.js file in my active theme directory /sites/all/themes/nianow/ (please see attached ckeditor.styles.js)
Is there something I am missing here... I had no trouble at all with this in fckeditor...
Your advice is greatly appreciated...
Thanks,
Andy :)
| Comment | File | Size | Author |
|---|---|---|---|
| ckeditor.styles.js_.txt | 1.15 KB | aprice42 |
Comments
Comment #1
B-Dot commentedHaving exactly the same problem over here...did you ever figure this one out?
Comment #2
aprice42 commentedno, just decided to forget about it for now... no response here or on the ckeditor forums...
Comment #3
megan_m commentedThe same thing is happening to me, but I am using a defined path to the ckeditor.styles.js file. I know the path is correct because it's the same path as the one I'm using to my defined .css file, which is working.
Comment #4
drmonkeyninja commentedI've just spent some time trying to get this to work. It turned out that the problem was to do with using the wrong path. I found that the following works (where my styles definitions are in a directory called libraries):-
/hostname/sites/all/libraries/ckeditor.styles.js
My mistake was assuming that the path would work the same as for the FCKEditor module we'd used previously.
Hope this helps.
Comment #5
mephir commentedIf you have any lack of clarity about issue, feel free to reopen it.