The iframe embed code will allow you to embed more than one gallery on a page. You can find the iframe code by going to Project Index > Project > Share.
1. Changing size of iframe
The iFrame embed code can be easily customized directly from the embed code. Often when a gallery is embedded with a iframe there is a default scrolling bar if the gallery is larger than the iframe. In order to avoid this, there are two options that can be added to easily adjust the iframe.
One option is to change the height and width of the iframe to match the gallery by changing the numbers for the height and width of the code as shown below.
You can also remove the border and scroll bar. You can add scrolling = “no” and frameBorder = “0” to the embed code to remove this bar. Heads up: If you remove the scroll bar of the gallery, make sure to set the height so that the control buttons does not get cut off.
For the video to adapt to the page's size, one must add " ?fluid=true " in the iframe