Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #687390

    I’m using http://www.mysite.de/?page_id=1516?iframe=true to open a ‘popup’ (image link settings). I tried to resize the iframe using &width=80%&height=80%
    The iframe will open but ‘ignores’ width and height.
    Any suggestions?
    Thanks!

    #688054

    Hey diehelfendehand,

    Could you post a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #688337

    Hey Rikard,

    please find the link as private content. Every teammember picture contains a link, These links will open in an ‘popup – iframe’. I would like to resize the iframes.
    Thanks for your help
    Olaf

    #689834

    Hi,

    use this code inside Quick CSS field:

    .mfp-iframe-scaler {
    width: 80%;
    }
    

    and adjust as needed.

    Best regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.