mboss Posted April 10, 2020 Share Posted April 10, 2020 Site URL: https://www.orlandohomescans.com/residential Hello - trying to figure out how to get the virtual tour video shown in the second snippet to go full width. The first snippet shows the code and the width is set to 100% and the second snippet shows the code block the full width of the page, yet the virtual tour will not expand width wise. It expands height wise if I adjust the height value in the code, but that doesn't seem to work with the width. Unfortunately I don't know code so any help in layman's terms is greatly appreciated :). Link to comment
tuanphan Posted April 10, 2020 Share Posted April 10, 2020 Your iframe attribute has too many white spacing so the code didn't work properly. Use below ifram <iframe src="https://ntreisvts.plushglobalmedia.com/tour/TT16GWMUQX?config=ntreis" width="100%" height="450" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowvr="yes" allow="vr; xr; accelerometer; gyroscope; autoplay;"><p>Your browser does not support iframes.</p> </iframe> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
mboss Posted April 13, 2020 Author Share Posted April 13, 2020 It worked! thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.