Welcome to the LimeSurvey Community Forum

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

How to use Vertical Silder

More
1 year 4 months ago #259817 by rajkumar_dms
i had made the same but my concern is when i revers it then soild fill also reverse

but i need if move slider bottom to top the solid fill also fill but it now if siler move to top to bottom then solid filed up

Please Log in to join the conversation.

More
1 year 4 months ago #259820 by Joffm
Replied by Joffm on topic How to use Vertical Silder
Always investigate with the webdevelopment tool of your browser (F12)
Here you see what you may change.

Reverse the colors of the slider.

Like
Code:
 .fruity .slider-selection {
     background-image: linear-gradient(0deg,#f7f7f7,#f7f7f7)
}
  .slider-track-high {
    background-color: red;
}
.slider-untouched .slider-track-high {
    background-color: #f7f7f7;
}
 

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

Please Log in to join the conversation.

Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose