The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Row spacing in flexible array questions

Row spacing in flexible array questions 2 years 2 months ago #58660

  • RaCMJS
  • RaCMJS's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 1
  • Karma: 0
I am trying to add padding to the top/bottom of rows in an array question so there is more space between the items. I have tried to add padding to the attributes of the .array-flexible-row class, but this seem to do nothing. I am using the clear_logo template. Any suggestions? The items in my array are rather words and the survey would benefit from having more "space" so reading the items is easier.
The administrator has disabled public write access.

Re: Row spacing in flexible array questions 2 years 2 months ago #58748

  • Mazi
  • Mazi's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 5116
  • Thank you received: 261
  • Karma: 240
Please add a link to a sample survey and list what changes you made to the template.css file of your template.

Also keep in mind to clear your browser cache after having changed the CSS file so that the edited version is loaded and not an outdated version from cache.

Best regards/Beste Grüße,
Dr. Marcel Minke
(Limesurvey Head of Support)
Need Help? We offer professional Limesurvey support
Contact: marcel.minke(at)limesurvey.org'"
The administrator has disabled public write access.

Re: Row spacing in flexible array questions 2 years 2 months ago #58764

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2870
  • Thank you received: 429
  • Karma: 246
Add the following to the end of template.css - it will pad the row cells with 5px to the top and bottom:
.array1 td,
.array2 td {
  padding: 5px 0 5px 0;
}
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.186 seconds
Donation Image