Hi there,
I have installed the new tinymce and the new 1.3.1
however now when i try to set a border in tinymce, no outline shows, when there is no border physcially set
i.e border=0
so when you do a table with no border no dashed lines show up so you cant see where the table outline is,
any ideas?
thanks
tinymce and table outlines when there is no border set
Re: tinymce and table outlines when there is no border set
I just stumbled on this problem too when upgrading to 1.4.1, did you find a resolution?
If so, please let me know. It is driving me MAD.
Thanks!
If so, please let me know. It is driving me MAD.
Thanks!

Re: tinymce and table outlines when there is no border set
Add a 'focus' to the element in the CSS in the TinyMCE admin, on active/hoover with a dotted border?
Re: tinymce and table outlines when there is no border set
I found a solution on the french forum, the problem comes from the "print" css !
The * border:0 !important must be desactivated or modified and all will be correct in the pages with tiny editor !
Don't know why the print css is linked to the admin pages...
The * border:0 !important must be desactivated or modified and all will be correct in the pages with tiny editor !
Don't know why the print css is linked to the admin pages...