HTML tables and the TinyMCE WYSIWYG Editor

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
devilslayer
Forum Members
Forum Members
Posts: 41
Joined: Sat Apr 23, 2005 11:38 pm

HTML tables and the TinyMCE WYSIWYG Editor

Post by devilslayer »

Is there a way for HTML tables to show a border in the TINYMCE WYSIWYG editor?

When you add a table within the editor you cannot see it, as the borders are not visible.  You end up playing hunt the invisible table cell.

I am creating a website for an association with a number of branches.  Some of the association members will become the web editors for their respective branches.  As  some of the editors are 70+ I want to keep the layout of their pages as easy to edit for them as possible.

I would like to use some tables for things such as the Branch diary of events.  My problem is that when you enter a table you cannot see it, or any of the table cells, even if the HTML table has borders set in the HTML. :o
Last edited by devilslayer on Thu Dec 04, 2008 12:24 pm, edited 1 time in total.
soren
Forum Members
Forum Members
Posts: 60
Joined: Fri Apr 18, 2008 6:44 am

Re: HTML tables and the TinyMCE WYSIWYG Editor

Post by soren »

Go to admin page for TinyMce.

Select advanced tab.

Select include only screen-css.

Soren
devilslayer
Forum Members
Forum Members
Posts: 41
Joined: Sat Apr 23, 2005 11:38 pm

Re: HTML tables and the TinyMCE WYSIWYG Editor

Post by devilslayer »

soren wrote: Go to admin page for TinyMce.

Select advanced tab.

Select include only screen-css.

Soren
Thank-you for that Soren, I can now see the table outlines in the TinyMCE editor.

However, doing this has made the background color of the editor grey. Is this normal or can you have the background color white and still see the table cell outlines?
soren
Forum Members
Forum Members
Posts: 60
Joined: Fri Apr 18, 2008 6:44 am

Re: HTML tables and the TinyMCE WYSIWYG Editor

Post by soren »

Same tab.

Body tag css= background-color: white;

Soren
bhgcreative
New Member
New Member
Posts: 2
Joined: Tue Jul 28, 2009 7:00 pm

Re: HTML tables and the TinyMCE WYSIWYG Editor

Post by bhgcreative »

You have totally fixed an issue that a client was having after upgrading to cms made simple version 1.6.  They couldn't see the table borders anymore.

I foudn that my wysiwyg settings were all cleared after I had to uninstall then reinstall the plugin and I must have forgot to enable the checkbox you mention above.

Next time I shall make screenshots or something so that I can remember my previous settings.

Thanks much!

BHG Creative
twwitt
Forum Members
Forum Members
Posts: 149
Joined: Thu Aug 28, 2008 7:45 pm

Re: HTML tables and the TinyMCE WYSIWYG Editor

Post by twwitt »

soren wrote: Go to admin page for TinyMce.

Select advanced tab.

Select include only screen-css.

Soren
I tried doing this and it doesn't work for me -- using Mozilla Firefox. Still can't see table guides.

-- Twitt
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: HTML tables and the TinyMCE WYSIWYG Editor

Post by Dr.CSS »

You may have some CSS that takes the borders out of it, have you tried adding some extra CSS to tiny to change this...
d8wave
New Member
New Member
Posts: 6
Joined: Sat Dec 26, 2009 8:18 pm

Re: HTML tables and the TinyMCE WYSIWYG Editor

Post by d8wave »

I'm using NCleanBlue and table borders disappear and I can't use the print function - the print page is blank if I use a table.
I added border attributes in the CSS and that worked. Not sure why using {print} produces a blank screen.
Last edited by d8wave on Sat Feb 27, 2010 6:07 am, edited 1 time in total.
Locked

Return to “Modules/Add-Ons”