Copied to clipboard

Flag this post as spam?

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


  • Oscar Svedberg 19 posts 82 karma points
    Jun 04, 2014 @ 23:41
    Oscar Svedberg
    0

    Set width of flyout from custom context menu item

    Hi there!

    I hope I post this in the right forum, kind of new here :)

    I'm running Umbraco 7 and I've created a custom context menu item that's displayed when right clicking a page in the content tree view. This opens up a flyout where I'm rendering a table where you set access rights based on user type.

    My problem is that the table is way too big (and I can't really make it smaller) to fit in the small flyout, so my question is; can i make that flyout wider OR can I open that page in the main area instead of in a flyout?

    Thank's guys!

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Jun 20, 2014 @ 20:01
    Jan Skovgaard
    0

    Hi Oscar

    Could using this technique perhaps deal with your issue? http://www.456bereastreet.com/lab/responsive-scrollable-tables/ This is actually a scenario where horizontal scrolling can make sense :D

    Not sure if you can target only your own flyout window or you will affect all windows if you overwrite the style - But I guess it should be a matter of using the inspector tool to figure out, which class(es) that should be modified in the CSS, which you can then overwrite in your custom CSS.

    Hope this helps.

    /Jan

  • 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