Forum Discussion
scottmangold
5 years agoCommunity Member
Embed iFrame Height
Greetings - is there a way to adjust the 'height' or 'min-height' attribute of an iframe when using the embed block? When I try inserting a height attribute into the iframe source, the iframe expan...
NancyMontes-2aa
3 years agoCommunity Member
Hi,
I embedded a question in rise 360 and when I modified the size in the iframe I have to leave a greater height that I want to (which shows a lot of unwanted white space on the computer view), so that the phone view shows all the options of the question (see attachment). Is there a way to get all the options of the question in both views without having to add so much white space in the computer view?
As you will see in the code, we don't want to see the scrolling bar because it is distracting for just one simple question.
Here is the code that I am using:
<iframe src="https://ufl.qualtrics.com/jfe/form/SV_daN44sV8shM3noO" height="1" width="1.5" scrolling="no"></iframe>