Positioning the pop-up date calendar

Positioning the pop-up date calendar

Hi Everyone,

Is there a way to get the pop-up date calendar to position itself so it wouldn't get chopped off like in the attached screen shot?

I also noticed the Submit and Reset buttons are centred. Is there a way to get the form centred as well?

Here's how I'm calling the form.

  1. <iframe 
  2. height='500px' 
  3. width='100%' 
  4. frameborder='0' 
  5. allowTransparency='true' 
  6. scrolling='auto' 
  7. src='https://creator.zohopublic.com/rleiman/tutorials/form-embed/OM_Orders/sZ4vqFqP4syrKQ22x2JmQrBbQeVORKUqHj6p88VSVxADJNGfhX7gRxe7jqbOsdREQR4QbjgwbsAeaz9hNpZQDZEKazHgwMg774nf'>
  8. </iframe>
Maybe there's a tag that aligns it?

Thanks.