How to change width of banner image?

  • bayviewboom
    Asked on July 22, 2019 at 4:39 AM

    Looks like a bug. 

    1563784736Screenshot (224) Screenshot 10

  • erdem
    Replied on July 22, 2019 at 4:46 AM

    We can change width of the banner to fix this problem.

    Please follow these steps below in order to add css codes to your form:

    1- Please go to form builder page.

    2- Please click on the circled layout button that's on the top right corner.

    3- Please click on the CSS section.

    4- Please add CSS code is shown below:

    #cid_8 img {
      width: 100% !important;
    }


    5- Please make sure to click on the save button.

    I created an example form for this process:

    https://form.jotform.com/92021921559961

    Feel free to contact us if you need further assistance.

  • bayviewboom
    Replied on July 22, 2019 at 4:55 AM

    Thx, that fixed it!

    But, is there a way to center it, without changing the width?

    thx

  • Victoria_K
    Replied on July 22, 2019 at 7:15 AM

    My apologies, but I am not sure if I understand the requirements correctly. Would you like to get the layout similar to screenshot below?

    1563794085fb60u Screenshot 10

    In this case, image exceeds the margins of a form, so maybe it would be better to crop the image if you would like to zoom it in? 

    Please let us know what would work better for you and we will gladly assist.