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

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

urgent: Change size of paragraph box!


  1. jpello
    Member

    I am in a hurry and trying to change the size of a paragraph box! I have the code inserted into a HTML page, I've made the code box the proper width and it looks good but it doesn't fill the space in height... I'm not sure if this can be done with CSS, but if so how??

    I have it set to "large" paragraph field...

    Posted 11 years ago #
  2. yuniar

    You can add this CSS code into your theme:

    #main_body textarea.large{
       height: 300px;
    }

    simply adjust the height value above.


    MachForm Founder

    Posted 11 years ago #

RSS feed for this topic

Reply