set CKeditor config.stylesSet for specific editor -


i have added styles list config.styleset.add function , can add style list ckeditor config.stylset function, can't find in manual how implement specific editor.

any ideas?

thanks!

sorry dumb question. simple answer is:

add stylesset: 'stylesname'

to editor configs.

the reason didn't success mistakenly writing "styleset" instead of "stylesset" :~


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -