Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

iframe embedding html

  • #4577
    Avatar photo[anonymous]

    Hi there,

    I would like to integrate an appointment planner with iframe directly into the page. Unfortunately, it doesn’t display properly and is cut off at the bottom.

    Does anyone have any idea how to change that?

    This is the code:

    <p><iframe width="100%" height="800" src="https://app.acuityscheduling.com/schedule.php?owner=20827861" title="Termin vereinbaren" frameborder="0"></iframe>
    <script src="https://embed.acuityscheduling.com/js/embed.js" type="text/javascript"></script>
    </p
    #4578
    Avatar photoBob
    #4579
    Avatar photo[anonymous]

    and here comes an image for better understanding

    #4581
    Avatar photo[anonymous]

    I’ve tried it and it works fine! Thanks!