开发者

TinyMCE button UI weirdness

开发者 https://www.devze.com 2022-12-16 08:22 出处:网络
Anyone encountered this before: I\'ve tried using firebug to spot differences between this and a working version and I spot none.开发者_StackOverflow

Anyone encountered this before:

TinyMCE button UI weirdness

I've tried using firebug to spot differences between this and a working version and I spot none.开发者_StackOverflow

A working version should like the following:

TinyMCE button UI weirdness


One of the CSS classes in your site is conflicting with the TinyMCE classes, and it is causing this problem. If you are using FireBug then look at the CSS break down on the right and side and see if there is any differences with any of the buttons and their parents.


Don't use FireBug but chrome or safari dom inspectors. Because firebug and TimyMce don't really work together.

0

精彩评论

暂无评论...
验证码 换一张
取 消