Welcome to the LimeSurvey Community Forum

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

How can I hide labels in 5 point choice table question?

  • wojtech
  • wojtech's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 months ago #142891 by wojtech
I imported some old templates (LS v2.0.6) to my new LimeSurvey 2.54 and there is everything fine except one type of questions:
5 or 10 choice table question
By default under every radio button there is a label which shows the answer, but it looks a bit strange, while there is a header with all answers at the top of a question. Could you tell me how can I hide labels under anwer radios?
The difference between view in versions of LimeSurvey is showed on screenshots (old_LS - in LS 2.0.6 and new_LS in LS 2.54)
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
7 years 5 months ago #142923 by tpartner
Sorry, there is no way for us debug problems with custom templates without seeing a live sample survey.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • wojtech
  • wojtech's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 months ago #143033 by wojtech
Sorry, my bad. Here is example survey:
goo.gl/hiQWWb

Can you take a look at this?
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
7 years 5 months ago #143047 by tpartner
Add this to the end of template.css:
Code:
td.answer-item .label-text {
  display: none;
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: wojtech
The topic has been locked.
  • wojtech
  • wojtech's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 months ago #143054 by wojtech

tpartner wrote: Add this to the end of template.css:

Code:
td.answer-item .label-text {
  display: none;
}


Thanks a lot! It's working :)
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose