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

Font Size on Submit button


  1. Glenn
    Member

    Can you tell me how to make the text smaller on the submit button?

    Posted 16 years ago #
  2. redityo

    hi ..

    you can edit the CSS in form builder 'EDIT CSS' menu, find this following css

    #main_body .buttons input
    {
    	font-size:120%; <--- change this to small value
    	margin-right:5px;
    }

    MachForm Support

    Posted 16 years ago #
  3. Glenn
    Member

    tks that worked perfectly

    Posted 16 years ago #

RSS feed for this topic

Reply