You are viewing limited content. For full access, please sign in.

Question

Question

Creating space between my fields

asked on January 12, 2016

I am creating a Form and using a variety of fields available, tables, check boxes, single lines etc. I am having trouble making my form look how I like with regards to spacing. My fields are 'bunched' together and I would like to increase the space between my fields.

 

Is there code I can include to help with the above?

 

I have attached two screen shots of my form in in the 'Layout' format and also in the 'Preview' view to give more of an idea of the issue I have.

 

Many thanks,

 

 

Space 2.JPG
Space 1.JPG
Space 2.JPG (27.61 KB)
Space 1.JPG (26.43 KB)
0 0

Answer

SELECTED ANSWER
replied on January 12, 2016

Easiest thing is to insert a custom HTML field and just hit enter a bunch of times to create line breaks. More complicated alternatives would involve looking at the DOM structure of your form and applying some CSS rules to increase the margins around certain elements. Play around with your browser's developer tools in the Preview window if you want to go that route.

3 0
replied on January 12, 2016

Hi Scott,

 

The custom HTML Field was a really cool and easy trick! Thanks!

0 0

Replies

replied on January 12, 2016 Show version history

you can also set the general width of your form by going there and choose a setting for your width from small, medium or large

 

but the idea from Scott is realy a good one

 

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.