Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #871767

    Hi,

    I am using a link for the pop-up option on an image (…?iframe=true). It is linked to a page. How can I change the size of the pop-up window?

    Thank you in advance!
    Best,
    Anton

    #871776

    Hey tonydobrevski,

    Apologies, I’m not seeing the “People” section you speak of.

    Best regards,
    Jordan Shannon

    #871788
    This reply has been marked as private.
    #871923

    Hi,

    You would need to add the following to quick css:

     iframe.mfp-iframe{
    min-width:1200px!important;
    height:100%!important;
    }

    Adjust both the height and width to what you need.

    Best regards,
    Jordan Shannon

    #872172

    Hi Jordan,

    It works perfectly! Thank you very much!

    Best,
    Anton

    #872222

    Hi,

    No problem at all. Did you need additional help, or shall I close this topic?

    Best regards,
    Jordan Shannon

    #872233

    Hi,

    You can close the topic.

    Best,
    Anton

    #872276

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Image link – window pop-up size’ is closed to new replies.