in Wordpress Themes by misc (140 points)
Does anybody have the same problemes?

 

Background images shows through while editing in wordpress editor

1 Answer

by lisa-west (35.1k points)

As per our discussion on ticket, this issue is resolved.

by bosnigel (100 points)
And the solution is? I`ve got the same problem.
Thanks
by lisa-west (35.1k points)
You can add this custom code to your theme, to prohibit background image in text-editor:

body#tinymce.wp-autoresize
{
background: #ffffff none repeat scroll 0 0 !important;
 }

To add the given Custom CSS please follow the given steps:

Go To TemplateToaster -> General -> Editors -> CSS -> Add the given custom CSS and save it.
by bosnigel (100 points)
Thanks a lot.
This works fine for me.
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...