Is it possible to add a frame around a form?

  • terrafertile
    Asked on September 13, 2014 at 7:18 AM

    Hi.

    I´d like to know if it´s possible to add a frame around a form.

    Thanks a lot.

    Barbara.

    Is it possible to add a frame around a form? Image 1 Screenshot 20

  • Welvin Support Team Lead
    Replied on September 13, 2014 at 11:58 AM

    Hi Barbara,

    Is it something like this, red one:

    Is it possible to add a frame around a form? Image 1 Screenshot 20

    If yes, you can inject the following custom CSS codes:

    .form-all {

    border: 12px groove #FF4E4E;

    }

    It's a border, you can check for all border values here: http://www.w3schools.com/css/css_border.asp.

    If you need to add an image frame, then please let us know the image URL and we'll help you with the custom CSS codes.

    Thank you!

  • terrafertile
    Replied on September 13, 2014 at 10:46 PM

    Hi Welvin.

    Thanks for your help.

    Regards,

    Barbara.

  • Welvin Support Team Lead
    Replied on September 14, 2014 at 8:54 AM

    You are welcome, Barbara. If you have any questions, please don't hesitate to contact us again.

    Thank you for using Jotform!