christiaanbekkerartist
posted this
12 January 2021
Thanks Hella
I now have to issues. I can't get rid of the blank space below the image and I can't resize the images.
Here is my html code I have in my nicepage. Same link as in my original post.
<div class </iframe>
CSS Class:
wrapper
Code:
.wrapper {
position: relative;
padding-bottom: 100%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
}
iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
My code in the page I'm calling into the iframe is:
<img src width height padding-top>