Skip to content

Custom stylesCombo_stylesSet #1

@tscolari

Description

@tscolari

Do you know if its possible to make custom stylesCombo_stylesSet?
I would like to include some customizations, but the way I know how to do it is:

CKEDITOR.addStylesSet( 'RODELA',
[
// Block Styles
{ name : 'big title', element : 'span', attributes : { 'class' : 'main-title' } }
]);

but it doesnt create it as html nor bbcode. Could you enlighten me about what is the correct way of doing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions