I have separated the reply options into two columns, but the are clumpe
-
rmyrtleAsked on September 04, 2013 at 11:39 PM
I have separated the reply options into two columns, but the are clumped closely together so when reading, the left column seems to run into the right column. How can I separate the two columns so they are easier to read?
This is a re-post of a comment on Side by side form field positioning
-
jedcadornaAnswered on September 05, 2013 at 02:12 AM
I can see that you have 27 form in this account raymyrtle2@gmail.com, May I know which form are you pertaining to? May I also request a screenshot to further assist you on this issu.
Thanks,
-
rmyrtleAnswered on September 05, 2013 at 10:39 AMSure its called
Feedback for Start UP! Your Class workshop 2013
attached is the screenshot
-
KadeJMAnswered on September 05, 2013 at 11:08 AM
Hello, I found the form you speak of (https://www.jotform.com/32425932429961) but just to make sure we are understanding you correctly. I think these are the options you are talking about that you mentioned are clumped and wanted them separated into Two Columns. Can you please confirm this for accuracy or correct me if I am wrong? To separate them it will require some Injected CSS but if you don't know how to do this we will gladly assist you with it though it may take a little bit of time and patience for us to configure for you.
-
KadeJMAnswered on September 05, 2013 at 11:14 AM
Additionally, I posted the screenshot and am asking to double-check since it appears that your attached screenshot did not show up for some reason. You may want to consider using our Image Tool or possibly a third-party system such as Imgur.com where you can then share the Image Link with us.
-
rmyrtleAnswered on September 07, 2013 at 06:54 PMYes, I think. I meant that the are side by side but too close. Because they
are close, its tough to see where one column ends and the other begins.
Ray
-
JonathanAnswered on September 07, 2013 at 08:03 PMJotform Support
Hi Ray,
You must be referring the multi column checkboxes in your form
Please inject this CSS codes into your form.
.form-multiple-column .form-checkbox-item {width: 150px;
text-indent: -21px !important;
margin-left: 51px !important;
}
Use this guide -How-to-Inject-Custom-CSS-Codes
I made a test, and this is the result on my test form http://www.jotformpro.com/form/32497354716967
Inform us if you need further assistance.
Thanks.