Adding bookitlive widget to your website using an iframe
The best way to add the bookitlive widget to your website is to add it to a new page as the widget works best using the full page width.
The following iframe code example can be adjusted to meet your requirements.
<iframe src="https://www.bookitlive.net/book/EXAMPLEURL" style="width:650px; height:1000px" scrolling="auto" frameborder="0"></iframe>
<iframe src="https://www.bookitlive.net/EXAMPLEURL" style="width:100%; height:1000px" scrolling="auto" frameborder="0"></iframe>
Note: Your EXAMPLEURL will be your public URL's. Use the View tab in your dashboard to find the URL for each of your public pages.
0 Comments