doubi7496 2013-07-24 08:37 采纳率: 0%
浏览 1764
已采纳

如何删除tinymce编辑器周围的边框[关闭]

Can somebody help me

Is it possible to remove the border from the tinymce editor itself?

I wonder if this can be done through css.

I've been searching through Google and all I came across with are removing borders from the tables.

Thanks in advance

  • 写回答

1条回答 默认 最新

  • dpc57092 2013-07-24 08:53
    关注

    You may overwrite the styling for your tinymce UI html elements using the tinymce editor_css setting. Here youcan define the path to a css file. The css in this file will overwrite the default tinymce css lettting you style the table element as desired.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?