Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

text color and background color don't work on floating-tools #3

Open
jianghongfei opened this issue May 30, 2013 · 0 comments
Open

Comments

@jianghongfei
Copy link

This is how floating-tools configured:

        CKEDITOR.config.floatingtools = 'Basic';
        CKEDITOR.config.floatingtools_Basic =
        [
            ['Styles', 'Font', 'FontSize'], '/', ['Bold', 'Italic', 'Underline', 'Strike', '-', 'TextColor', 'BGColor', '-', 'Link', 'Unlink']
        ];

but Textcolor and BGColor button, don't work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant