How To minimize the size of form when open up in new tab

  • HugabooMalaysia
    Asked on October 11, 2014 at 11:21 AM

    http://form.jotform.me/form/42822908604456

    I tried to resize the form and also the banner logo, but it is still the same when open in new tab. please see print screen. thanks

     

    Jotform Thread 441712 Screenshot
  • jonathan
    Replied on October 11, 2014 at 4:03 PM

    Hi,

    Please inject this CSS codes on your jotform  http://www.jotform.me/form/42822908604456

     

    .form-all {

    width: 560px;

    float: left;

    }

     

    The float:left is for the the form to be on the left.. so, if you instead wanted it centered, then just exclude that code.

    Follow this user guide http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Important: 

    Make sure you remove the old remaining injected CSS code in your jotform.. I saw some old CSS there that not is needed as they seem to be remnants of the old form.

    When all done correctly, it should look like this

    [image removed]

     

    Hope this help. Please inform us if you need further assistance.

    Thanks.

     

  • HugabooMalaysia
    Replied on October 12, 2014 at 2:29 AM

    I got it! Thanks for your advice. By the way, could you please remove the image? Thanks for help!