CKEditor文本颜色按钮不改变文本颜色

CKEditor text color button not changing text color

我刚刚在网页上安装了完整版的 CKEditor,除了更改字体颜色按钮和背景颜色按钮外,它运行完美。

在 CKEditor 中使用时,它会更改文本,但是当更改上传时,颜色更改不会保留。粗体、斜体、所有其他格式都完美无缺!

我正在使用 bootstrap3。

这是一个错误,还是我可能需要调查的设置?

需要在页面中调用contents.css,显示CKEditor的文本

<link rel="stylesheet" href="/path to../ckeditor/contents.css">