Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Richard Thompson 13 posts 93 karma points
    Aug 12, 2022 @ 15:08
    Richard Thompson
    0

    Umbraco 9 Tiny MCE fullscreen

    Hi All,

    I'm using Umbraco v9.5.2

    When putting the Rich Text Editor in fullscreen mode using the TinyMCE plugin, the toolbar covers the first few lines of text, so you cannot see/edit them.

    Can the toolbar be moved or toggled on/off in some way.

    Been googling for ages but cannot find a solution.

    Many thanks.

  • Richard Thompson 13 posts 93 karma points
    Sep 08, 2022 @ 11:07
    Richard Thompson
    0

    Hi,

    Anyone got any ideas on the above Umbraco 9 Tiny MCE fullscreen issue?

    Cheers

  • Huw Reddick 1702 posts 5999 karma points MVP c-trib
    Sep 08, 2022 @ 11:45
    Huw Reddick
    0

    you could add a backoffice css file to overide the rule below

    umb-editor-tab-bar~div .umb-rte .mce-top-part {
        top: 50px; 
    }
    
Please Sign in or register to post replies

Write your reply to:

Draft