Page 1 of 1

tinymce and table outlines when there is no border set

Posted: Mon Jun 30, 2008 2:14 am
by spgraphics
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

Re: tinymce and table outlines when there is no border set

Posted: Wed Oct 15, 2008 3:11 pm
by gamache
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! ???

Re: tinymce and table outlines when there is no border set

Posted: Wed Oct 15, 2008 3:50 pm
by Russ
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

Posted: Thu Oct 23, 2008 10:08 am
by Mich-adg
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...