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

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

White Space in LeftAligned & RightAligned


  1. abdullah
    Member

    Much white-space between the input field and lable field

    http://i.imgur.com/cHQOHpm.jpg

    http://i.imgur.com/UCdKbe3.jpg

    please .. how can i fix it

    Posted 8 years ago #
  2. yuniar

    You can adjust the width by adding CSS code into your form's theme.
    Edit your theme, click the "Advanced CSS code" menu item and add this code:

    #main_body form.left_label label.description, #main_body form.left_label span.description,
    #main_body form.right_label label.description, #main_body form.right_label span.description{
       width: 20%;
    }

    MachForm Founder

    Posted 8 years ago #

RSS feed for this topic

Reply