Viewing 6 replies - 16 through 21 (of 21 total)
  • Hi there,
    Thanks for the quick response – i need the window to look a certain way, so 100% height is required while the width is set to 70%…

    the other options have padding from the top so it doesn’t fit my requirements, while a 100% height would…

    Plugin Author Daniel Iser

    (@danieliser)

    Could you maybe give me an example image or something so I can see the visual effect your trying to accomplish? I think I understand what your after but I’m not quite understanding how the 100% height plays in with a responsive design. Even if the images scaled to width they wouldn’t to the height also without looking weird.

    sure here’s an image:
    https://postimg.org/image/ff0ltoeb7/

    Plugin Author Daniel Iser

    (@danieliser)

    This should be fixed in v1.3.0.3 released shortly.

    I will add an option for auto height in future version with more time.

    Please take a moment to rate and review the plugin and/or support https://www.ads-software.com/support/view/plugin-reviews/easy-modal

    Thread Starter btandy

    (@btandy)

    Can you provide an estimated time frame on the release of this? I will be presenting this in the next week so timing on this is important

    Thanks

    Rob

    Plugin Author Daniel Iser

    (@danieliser)

    It should be in the next few days. You could override them for now with a simple css rule.

    Something like :

    #eModal-1, #eModal-2 {
      height:auto!important;
    }
Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Easy Modal Was working Great – Now opens slim window’ is closed to new replies.