This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Paragraph text Box


  1. azsupergirl
    Member

    Is there a way to shrink the size of the comment box? I have selected the small box but even that on is way to long. The space I'm putting this form in is small and I dont want scroll bars everywhere. If I could shrink the size of the paragraph box then I could get rid of the scroll bar at the bottom of the page.

    Posted 14 years ago #
  2. redityo

    You can try to add these CSS code for your form :

    #li_3 textarea.textarea
    {
    width:50% !important;
    height:2em !important;
    }

    In there I assume the paragraph box id is 3, don't forget to change the id with yours.


    MachForm Support

    Posted 14 years ago #

RSS feed for this topic

Reply