标签: ckeditor
如何更改我所拥有的CKEditor工具栏上的按钮的默认图标?
感谢。
答案 0 :(得分:2)
如果您需要修改其中一个默认图标(不是插件),可以修改skins\[name of your skin]\icons.png(建议here)
skins\[name of your skin]\icons.png
答案 1 :(得分:1)
查看插件文件夹 - 源代码中包含指向图像的链接,只需用您的图像替换即可。