My version: Xara Designer Pro X 11.2.5.42127 DL x64 Dec 9 2015

As its been a while I think this work path is correct. I first attempted to build using using the built-in JotForm widget. That didn't play nice at all. I then went to JotForm and built a contact form. Placed the code into a placeholder... but only part of the form was shown on the page with lots of white space available. Oddly the form as it appears works fully as long as one keeps filling the blocks and tabbing down the form.

I contacted JotForm and they evaluated the code and sent the following reply:

" I did check your webpage where you have embedded your form and found that the form is not displayed in full length because of the height of the div class is 480px and the height of the form is more.
To solve this problem, I would suggest you to please inject the following custom css code in webpage (NOT in form) and that should solve your problem:
.xr_noreset {
height: 1200px !important;
overflow: visible !important;
}
Hope this helps. "

I attempted this but without success... most likely placed in the wrong area... tried in the page head and body both.

I did have some success by adjusting the actual HTML from 480 to 1200 as follows:

<div class="xr_noreset " style="position: absolute; left: 450px; top: 526px; width: 440px; height: 1200px; overflow: hidden;">
<iframe id="JotFormIFrame" onload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/70001542013131" frameborder="0"i style="width:100%; height:1000px; border:none;" scrolling="no"> </iframe>

This allowed me to see most but not all of the form. Again, the form functions as long as you keep tabbing down the page. Adjusting the height greater than 1200 did not gain anything.

Of course this method tends to be cumbersome as a manual repair is necessitated after any other Xara change and upload.

Location of page is: http://www.rotorootersewerdrain.com/contact-a.html

Primary question is how do I fix so the complete form is visible. Secondly, where inside of Xara do I place the correct code.

With luck attachment ScreenShot34 will come alone showing how it's created with Xara. The link above takes you to the modified version.

Any thoughts you have will be greatly appreciated.

Randy


Click image for larger version. 

Name:	ScreenShot034.jpg 
Views:	147 
Size:	34.5 KB 
ID:	116173