dckrsn Posted January 21, 2020 Share Posted January 21, 2020 We have a survey embedded on our site, but we can't figure out how to increase the height of it. It's only displaying the first question and the user has to scroll through the survey. The company told us to: - Here is a command you can paste in the source code of the website, Here is a command you can paste in the source code of the website, #DIV_7070887,iframe{height:800px !important} Here is the code we embedded on the page: (I changed the URL's) <script> EMBED_PARAMS = {}; EMBED_PARAMS.surveyID =7070887; EMBED_PARAMS.domain ="//www.questionpro.com"; EMBED_PARAMS.src ="//www.questionpro.com/a/TakeSurvey"; EMBED_PARAMS.width ="100%"; EMBED_PARAMS.height = null; EMBED_PARAMS.border = "hidden"; </script> <div id="div_7070887"></div> <script src="//www.questionpro.com/javascript/embedsurvey.js?version=1"></script> Any thoughts? Link to comment
tuanphan Posted January 22, 2020 Share Posted January 22, 2020 Can you share link to embed survey on your site? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.