External Form Not Staying in Layout Grid

Issues related to forms.
Post Reply
mlsto
 
 
Posts: 164
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

External Form Not Staying in Layout Grid

Post by mlsto »

Hello

Have an external form that I put in the Html module and placed in a Layout Grid but the form is showing outside the grid and not using the grid for placement.

Can view the page here: https://www.divefairhelen.com/test/reservations.htm

Is there a reason it is not staying in the grid or being responsive to the page.

Thanks for any help with this.
User avatar
crispy68
 
 
Posts: 2955
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: External Form Not Staying in Layout Grid

Post by crispy68 »

You need to set the html box to not use a div. As it is, you have a fixed width and height to it of 789px x 39px.
mlsto
 
 
Posts: 164
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

Re: External Form Not Staying in Layout Grid

Post by mlsto »

Thanks a lot for the reply and help
Post Reply