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

    Hello together
    One question
    i have implemented an iframe here
    When I call it then
    the image is only displayed at half height
    what am I doing wrong here

    thanks and
    kind regards
    Franz

    #1262205

    Hey schweg33,

    Change the iframe height to about 400px.

    Best regards,
    Jordan Shannon

    #1262274

    hello Jordan
    now it works fine

    one more question

    i can set this image to be in a popup, transparent over the page

    kind regards
    Franz

    #1262873

    Hi,

    I’m not understanding what you mean. Can you add more context?

    Best regards,
    Jordan Shannon

    #1263468

    Hello Jordan
    thank you for your feedback

    that’s what I thought.
    of course only if it is easy to do so
    I have added a link below
    open it
    and click on OPEN MODAL

    thanks
    kind regards
    Franz

    #1263806

    Hi,

    I see you want the image background transparent? If so add this to quick css:

    .featherlight:last-of-type {
        background: rgba(0, 0, 0, 0.5)!important;
    }

    Best regards,
    Jordan Shannon

    #1264313

    Hello Jordan
    you can close this request

    You always have a super service
    Thanks

    kind regards
    Franz

    #1264378

    Hi,

    Thank you! I’m glad this was resolved. 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 is only half displayed’ is closed to new replies.