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

    Hi,

    how can I remove the size restriction of the lightbox. The images should always be displayed with their original size.

    #416904
    #417514

    Hi,

    thanks but unfortunately it does not work. Any other ideas?

    #418124

    Hi!

    The magnific popups are going to fit the images inside your screen. Are you trying to make it so they are displayed in fullsize regardless of the screen size? If you do this then there will be a horizontal scroll bar at the bottom of the screen and that tends to annoy people.

    Send us a link to your page so we can get a better idea of what’s going on.

    Best regards,
    Elliott

    #418793
    This reply has been marked as private.
    #418795
    This reply has been marked as private.
    #419630

    Hi!

    For the iframe add this to your custom CSS.

    .mfp-iframe-holder .mfp-content { max-width: 1100px !important; }
    

    For the image, you do not want to use an iframe for that. Edit your menu and add a class of “lightbox” to the link to have magnific popup open it up as an image instead of iframe (also remove the ?iframe=true from the URL).

    Best regards,
    Elliott

    #420037

    Works great. Can be closed.

    Thank you

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Size of the Lightbox’ is closed to new replies.