Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Andrew Winkler Friend
    #202992

    Since upgrading to the JA University T3 version, the editing form of the JCE editor bleeds into the neighboring ‘sidebar-1’ column.

    http://awesomescreenshot.com/0123wbss30

    This is in spite of the fact that the width for JCE is set to 550px, which is the right size.

    http://awesomescreenshot.com/0f53wbsx0d

    In fact the form for a couple of sections is display at the correct width, but then widens.

    http://awesomescreenshot.com/0a03wbt8fd

    If I set the ‘allow resizing’ option to yet, it’s even worse.

    Ninja Lead Moderator
    #556298

    I saw it was conflicted with JA Typo plugin but you can fix it with the solution below

    + Open plugins/system/jatypo/jatypo/assets/style.css file

    Find and change

    #jform_articletext_path_row {
    width: 688px;
    overflow: hidden;
    }

    To

    #jform_articletext_path_row {
    width: 100%;
    overflow: hidden;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum