JCE editor bad position

Home \ forums/topic \ JCE editor bad position
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #160
    ralvarez
    Participant

    Hi,

    We had purchased recently AFL. Our enviroment has AVL-1.5.3 + Joomla 2.5.14 + JCE Editor + Yootheme Nano3.

    We have we found that when adding a new listing, if using JCE editor, the editor screen is positioned wrongly ( as “floating” ) on the middle of the page.

    Browser beeing used is Firefox 23.0.1 Mac OSX 10.8

    Thanks for your help.

    Best Regards

    #1268
    barback
    Participant

    I had this issue too.

    I edited the ui.css stylesheet

    components/com_jce/editors/tiny_mce/themes/advanced/skins/default/ui.css

    This rule fixed it: .defaultSkin table#jform_description_tbl

    {clear:left; margin-left:-30px;}

    I also add this rule in my template stylesheet custom.css (even though it’s not in play on the back end) with a note to re-modify jce if this goes away in an update.

    #1269
    Michael Gilkes
    Keymaster

    @ralvarez. Thanks for the feedback.

    @barback. Thanks for sharing your solution. I will include a workaround in the CSS code to force it to be adjusted correctly in the next release.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘JCE editor bad position’ is closed to new replies.