Adjusting the width of rich text area field

  • miyonimuwc
    Asked on November 6, 2015 at 3:31 AM

    hey, 

    i had a problem with the width of my rich long text box, this problem was fixed by this CSS:

    #cid_32, #cid_33, #cid_34{

    width: 450% !important;

    max-width:none !important;

    }

    #input_132, #input_133, #input_134{

    width: 450% !important;

    max-width:none !important;

    }

     

    however, it suddenly (i did not change any CSS code on the form) it got messed up again and the width of the box now is way too big - outside of the form limits. - this doesn't allow applicant to write in these boxes which are very important on the form.

    my submission time-frame is now open for applicant so i have to fix it as son as possible!!! please help!

     

    i am building a similar form in arabic (beacuse the translation on the same form doesn't work right) so i have the same problem on the arabic form in this address:  https://form.jotform.me/52966289877480? 

  • Mike_G JotForm Support
    Replied on November 6, 2015 at 5:50 AM

    I have checked your form and cloned it. I have noticed that you already changed the width of the fields to 125% from 450%. I can see that the Rich Text Area field is not going outside the form limits already. Was it already fixed? If that's not what you're really trying to achieve, kindly let us know and give us more details of what you would like to happen so we can further help you. Thank you. 

  • miyonimuwc
    Replied on November 6, 2015 at 6:30 AM

    yes i was able to fix it myself eventually thanks! 

  • Jan
    Replied on November 6, 2015 at 9:20 AM

    Glad to hear that your issue is now resolved. On behalf of Mike_G, you're welcome. Let us know if you need any help. Thank you.