-
AuthorPosts
-
gribblej Friend
gribblej
- Join date:
- June 2011
- Posts:
- 208
- Downloads:
- 28
- Uploads:
- 6
- Thanks:
- 4
- Thanked:
- 10 times in 2 posts
November 12, 2013 at 5:19 pm #192196Am using this template for first time and really like it, but have run into a bizarre issue in creating and editing custom .html modules. There’s a body background image behind the edit screen. It doesn’t publish and it can’t be seen in the code. I set the options to display no background. There should be nothing in the edit window but html elements. It doesn’t seem to be interfering with the site, but is very, very distracting. I can’t see where the image is being called from. It’s present even in the modules that came with the template quickstart
I am attaching a snip to show you the problem.
Thanks as always,
-JG.
gribblej Friendgribblej
- Join date:
- June 2011
- Posts:
- 208
- Downloads:
- 28
- Uploads:
- 6
- Thanks:
- 4
- Thanked:
- 10 times in 2 posts
November 12, 2013 at 5:56 pm #512013This appears to be a problem with the JCE editor. It doesn’t happen with the TinyMCE editor or JCK. Which editor do you recommend? I’ve been using JCE for a long time, especially because it seamlessly inherits template styles. This doesn’t seem to be true with the JCK.
-JGphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 14, 2013 at 1:18 pm #512210Hi gribblej,
The JCE editor always loads the background of template as the background of WSWYG edit screen. You can sort this issue by creating a custom.css file at templates/ja_mitius/css/ path and put below css styles into:
body#tinymce {
background: #fff;
}AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by phong nam 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Troublesome Image behind custom html content in WSWYG edit screen
Viewing 3 posts - 1 through 3 (of 3 total)