Lightbox form on html site

  • evelinashabani
    Asked on May 17, 2016 at 12:32 AM

    I created a form and added to site as a lightbox to my site, when the site load the form opens up but 2 issues.

     

    1. the form has scroll bar and white extra background on top and bottom. I want just a stand alone form 

    2. bottom of the page where I have my testimonies and picture slides gets all messed up
  • beril JotForm UI Developer
    Replied on May 17, 2016 at 3:50 AM

    If you want to remove extra white space we would appreciate it if you could add the CSS code below from designer:

    .form-all {

        padding-top: 0px !important;

        padding-bottom: 0px !important;

    }

    .form-line {

        padding-top: 0px !important;

        padding-bottom: 0px !important;

        margin-top:0px !important;

        margin-bottom:0px !important;

    }

     

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.

  • beril JotForm UI Developer
    Replied on May 17, 2016 at 3:52 AM

    I've created a separate thread for you, so anyone in the support staff will be able to assist you with your specific requirement. Please follow up there:

    https://www.jotform.com/answers/840639

  • evelinashabani
    Replied on May 18, 2016 at 1:12 AM

    Thank you. I made the CSS change but still have some issue. I posted under the thread above

  • BJoanna
    Replied on May 18, 2016 at 4:08 AM

    If your other issue is related to testimonies and picture slides on you embedded form, please see an answer my colleague provide you on your other thread.

    https://www.jotform.com/answers/840639 

    If you have any questions related to that issue, please post your reply on that thread.