Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Is there a way to condense the answer list spacing?

  • kmadden
  • kmadden's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 9 months ago #186472 by kmadden
As the subject says. The spacing between answer codes is too deep, a have a lot of questions where people have to scroll. Is there a way to condense this?



Limesurvey hosted Version 3.17.7

I have attached a .lss file in case it is needed:

File Attachment:

File Name: limesurvey...1921.lss
File Size:20 KB
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 9 months ago #186476 by Joffm
Hi,
you can "play" with this setting:

This is the default
Code:
li.radio-item, li.checkbox-item, li.radio-text-item, li.checkbox-text-item {
   margin-bottom: 1em;
}

and this is the exmple:
Code:
li.radio-item, li.checkbox-item, li.radio-text-item, li.checkbox-text-item {
   margin-bottom: 0em;
}




On the other side you may display in two or three columns.
But consider the readability and not to overwhelm the respondents by too many answer options.

Best regards
Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: kmadden
The topic has been locked.
  • kmadden
  • kmadden's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 9 months ago #186555 by kmadden
Perfect, thank you!
The topic has been locked.
  • kmadden
  • kmadden's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 8 months ago #187081 by kmadden
Hi,
When I do this the gap under the question text is now far too wide (between the question and the answer options). I tried using the following css but that didn't work. Any ideas on how to get the gap after the question narrower?
Code:
.question-container {
  margin-bottom: 0em;
}
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 8 months ago #187082 by Joffm
You may play around with these values:
Code:
.answer-container {
    padding-top: 0;
    padding-bottom: 0;
}

Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose