Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gribblej Friend
    #192196

    Am 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.


    1. custom-html-background
    gribblej Friend
    #512013

    This 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.
    -JG

    phong nam Friend
    #512210

    Hi 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;
    }

Viewing 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