Welcome to the LimeSurvey Community Forum

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

Visual Analogue Scale

  • david.glaesener
  • david.glaesener's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 11 months ago #228159 by david.glaesener
Visual Analogue Scale was created by david.glaesener
Please help us help you and fill where relevant:
Your LimeSurvey version: Version 5.3.13
Own server or LimeSurvey hosting: Lime Survey Hosting
Survey theme/template: fruity
==================
Hello everyone!
I would like to set up a true "Visual Analogue Scale" in Limesurvey. I am using the slider with a minimum number of 0 and a maximum of 100. 
Now I  need the numbers above the slider to disappear. I have read to edit the custom.css with the following function:
.slider_callout { 
    display: none;
}
My problem is, if I use that function and add "slider_callout" to the css class of the question, the whole question disappears and not only the the numbers above the slider.

Does anyone know how I can make this work?

Thank you very much

 

Please Log in to join the conversation.

  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
1 year 11 months ago #228165 by Joffm
Replied by Joffm on topic Visual Analogue Scale
Hi,

1.and add "slider_callout" to the css class of the question

This is an absolute misunderstanding.
If you add a class here it affects the question. And you say "display:none". So the questuion is not displayed.

And you read this

I have read to edit the custom.css with the following function:

So, do it.
BUT you should use the correct class name.
Nowadays it is 
Code:
.slider .tooltip { 
    display: none;
}
 

Joffm
 

Volunteers are not paid.
Not because they are worthless, but because they are priceless

Please Log in to join the conversation.

Lime-years ahead

Online-surveys for every purse and purpose