Skip to content

Table border invisible in the HTML editor

edited July 2013 in Troubleshooting

I need to insert a table to the html area when creating a campaign. But the inserted table is invisible. How to make it visible?

Comments

  • Hi @ilsh,

    The reason why the insert table in the WYSIWYG editor is invisible is because it's set in "iframe mode: on".

    You can remove line 12 (iframe: true,) in /js/create/editor.js. Then force refresh the page (press Ctrl + click the browser's refresh button).

    Thanks.

    Best regards,
    Ben

  • I was wondering about this as well. Does making that code cause any other issues or can we leave it like that?

  • No editing the code won't cause any problems.

This discussion has been closed.