Set text-area to non resizable

  • harrogatehospitalradio
    Asked on October 15, 2014 at 3:33 PM

    Is there a way to stop the user from being able to re-size text-input boxes?

     

    Thanks.

  • Ben
    Replied on October 15, 2014 at 5:42 PM

    Hi,

    Yes, that is possible to do with the next few lines of CSS

    .form-input > textarea.form-textarea {
        resize: none;
    }

    You can see here how to inject the CSS code to your jotform.

    Do let us know if you need any help setting it all up or if you have any further questions.

    Best Regards,
    Ben

  • harrogatehospitalradio
    Replied on October 16, 2014 at 2:37 AM

    Hi Ben.

    This "feature" wasn't always available; ie it's new. So why couldn't you build-in an easier way to opt out of using it? I don't really want to mess with CSS as I don't know much about it and don't want to break the site!

     

    Thanks. 

  • harrogatehospitalradio
    Replied on October 18, 2014 at 10:14 AM

    Oh, okay. Sorry for the confusion.

  • Jan
    Replied on October 18, 2014 at 2:49 PM

    Hello,

    Please let us know if you need any help or if you are having issues injecting the css code.

    Thank you!

  • harrogatehospitalradio
    Replied on October 18, 2014 at 5:33 PM

    Hi there!

    Sorry. Been busy. All is well. Solution worked and was easy to do.

    You may close this thread now if you like.

    Thanks.

  • Jan
    Replied on October 18, 2014 at 8:28 PM

    Hello.

    In behalf of JotForm Support team, you are welcome. I will close the thread now.

    Let us know if you need any help.

    Thank you!