删除按钮对齐CKeditor

时间:2014-03-18 00:12:48

标签: javascript php ckeditor

我想删除对齐对齐但是左对齐,右对齐和居中对齐。我使用CKeditor 4.3

1 个答案:

答案 0 :(得分:1)

config.removeButtons = 'JustifyBlock';

请参阅how to set a configuration