Copied to clipboard

Flag this post as spam?

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


  • Johan 6 posts 89 karma points
    Nov 17, 2018 @ 21:46
    Johan
    0

    Edit item modal in content section not wide enough

    Hi!

    I'm having a small problem when using this editor inside my grid.
    I have set it up and it works great with nesting a doc type inside of the grid layout.

    Though in the nested doctype I'm using a Related Links datatype and when opening the editor on the content page i saw that it isn't long enough.
    This means that I see the related links editor and can set a caption and choose a link but I can't see or press the add button.

    So the related links datatype is unusable at the moment which is sad.
    What can I do too change the width of the edit modal ? or can It be resolved in any other way?

    Kind regards
    Johan

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Nov 18, 2018 @ 12:09
    Lee Kelleher
    100

    Hi Johan,

    We had a similar question about the Stacked Content editor overlay modal a while back.

    Here's a link to my answer there: https://our.umbraco.com/packages/backoffice-extensions/stacked-content/stacked-content-feedback/91293-change-width-of-editor-pane-overlay#comment-288080

    I'm not too sure what the exact CSS selector would be, you'd need to play around with it.

    Cheers,
    - Lee

  • Johan 6 posts 89 karma points
    Nov 18, 2018 @ 12:25
    Johan
    1

    Hi Lee!

    Thanks for your answer, it was really helpful and I managed to solve my issue with that other post.

    For anyone else coming across this, I used the CSS code:
    .umb-overlay.umb-overlay-right { width: 800px !important; }

    And to add it in Umbraco I followed this articles instruction:
    https://24days.in/umbraco-cms/2015/umbraco-7-back-office-tweaks/

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Nov 18, 2018 @ 12:54
    Lee Kelleher
    0

    Cool, good to hear that it worked out for you!

Please Sign in or register to post replies

Write your reply to:

Draft