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

how to style the separator?


  1. expat
    Member

    how can style the one separator you have or add more?

    Posted 15 years ago #
  2. yuniar

    Do you mean the section break within your form?

    If so, simpy adjust this CSS code:

    #main_body form li.section_break
    {
    	border-top:1px dotted #ccc;
    	margin-top:9px;
    	padding-bottom:0;
    	padding-left:9px;
    	padding-top:13px;
    	width:97% !important;
    }

    MachForm Founder

    Posted 15 years ago #

RSS feed for this topic

Reply