- samreulAsked on June 01, 2012 at 11:26 AM
Hi. How can I get the form to be the center of my website page. I don't want the contents of the form to be centered, but I do want the form to be in the middle of my website page. Please advise.
- JotForm SupportGoldoAnswered on June 01, 2012 at 11:37 AM
You can use div tag to align the form.
<div align="center">
Post the JotForm code here
</div>Let us know if that works for you.
- samreulAnswered on June 01, 2012 at 11:39 AM
Where do I put that code within the rest of the html code?
- ShirleyAnswered on June 01, 2012 at 11:48 AM
thanks for the code but where do I put that portion of the code within the rest of the code? thanks, Shirley
- samreulAnswered on June 01, 2012 at 11:52 AMActually, I just did the code below as you stated but it made the form and the contents of the form both centered. I just want the form centered and the contents to remain aligned left. Please advise.
- JotForm SupportGoldoAnswered on June 01, 2012 at 11:54 AM
You only need to paste the code on the body of the page where you want the form to appear.
Please provide us the website url for us to check. Thanks.
- ShirleyAnswered on June 01, 2012 at 11:55 AM
I know but it is not working. http://www.irchabitat.org/Prep-Club---members-only.html
- ShirleyAnswered on June 01, 2012 at 11:56 AM
sorry password is goingplaces
- ShirleyAnswered on June 01, 2012 at 12:04 PM
hello?
- JotForm SupportGoldoAnswered on June 01, 2012 at 12:29 PM
Please try using iFrame. Use the following code.
<div align="center">
<iframe allowtransparency="true" src="//www.jotform.us/form/21524165972152" frameborder="0" style="width:100%; height:635px; border:none;" scrolling="no">
</iframe>
</div> yes, awesome thanks! :)
- samreulAnswered on June 01, 2012 at 12:48 PMYes, awesome, thanks!
Shirley Reul
Development Associate
4568 N. US Highway 1
Vero Beach, FL 32967
772-562-9860, ext. 229
sreul@irchabitat.org
Seeking to put God’s love into action, Indian River Habitat for Humanity brings people together to build homes, communities and hope.
Please remember IRHFH in your will or trust and let us know when you do
- JotForm SupportGoldoAnswered on June 01, 2012 at 12:49 PM
Glad to know that worked. Let us know if you have other question in mind.
- samreulAnswered on June 01, 2012 at 12:51 PMThank you! J
Shirley Reul
Development Associate
4568 N. US Highway 1
Vero Beach, FL 32967
772-562-9860, ext. 229
sreul@irchabitat.org
Seeking to put God’s love into action, Indian River Habitat for Humanity brings people together to build homes, communities and hope.
Please remember IRHFH in your will or trust and let us know when you do
-