Welcome to the LimeSurvey Community Forum

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

Changing color of slider handles

  • leahmccann
  • leahmccann's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 7 months ago #173565 by leahmccann
Changing color of slider handles was created by leahmccann
Hi,

I am trying to change the colour of the slider handles in the Multiple Numerical Input questions and have not been able to find a work around that actually works. I am new to LimeSurvey and to coding, but have tried several different things to change this in the custom.css file.

Examples of code I've tried:

div.slider-handle

div.slider-handle.min-slider-handle.round

.slider-handle

.ui-slider-handle

.slider-handle.round

Can someone please help?

Thanks
The topic has been locked.
  • tammo
  • tammo's Avatar
  • Offline
  • Official LimeSurvey Partner
  • Official LimeSurvey Partner
More
5 years 7 months ago #173569 by tammo
Replied by tammo on topic Changing color of slider handles
Please state the version of limesurvey that you are using, plus the (if not custom) theme.

A link to an example would be nice, otherwise an export of the survey with only the question that is at stake here.

That way you help the community help you!

Tammo


Tammo ter Hark at Respondage
For Limesurvey reporting, education and customized themes
respondage.nl
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 7 months ago #173573 by tpartner
Replied by tpartner on topic Changing color of slider handles
Something like this works for me in version 3.14.8:

Code:
.slider-handle {
  background-color: #B300B3;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
 
.slider.slider-reset .slider-handle, 
.slider.slider-untouched .slider-handle {
    background-color: #FF4DFF;
}

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: leahmccann
The topic has been locked.
  • leahmccann
  • leahmccann's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 7 months ago #173639 by leahmccann
Replied by leahmccann on topic Changing color of slider handles
Thanks so much. This worked perfectly!
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose