Copied to clipboard

Flag this post as spam?

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


  • Ken Mark 82 posts 94 karma points
    Nov 09, 2009 @ 10:25
    Ken Mark
    0

    Low resolution

    Hi!

    A customer are running Umbraco 4.0.2.1 and have a resolution of 800x600. This makes the it impossible to use the Media picker or insert a link and maybe some other things.

    Anyone experienced this before? Is there a good way to solve this? Keyboads shortcuts? Scrollbars?

  • Claire Botman 48 posts 77 karma points
    Nov 09, 2009 @ 11:56
    Claire Botman
    1

    it's a terrible hack but you can change this line in umbraco_client\tinymce3\plugins\advimage\editor_plugin_src.js (and advlink)

                    //height: 585 + parseInt(ed.getLang('advimage.delta_height', 0)),
                    height: 450 + parseInt(ed.getLang('advimage.delta_height', 0)),

    I would like to know too though if there's a config setting somewhere in tinymce to set this, looked a couple of times & not been able to find it.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies