I am looking for a slider where I can: overwrite the css to my own layout, have a responsive layout and have multiple sliders working independently. The rslider is very small I am trying to make this wider. However the animation uses css margin-left -400 (the width of the slider) to move the sliders across. So when I change the width of the containers the animation breaks down. I have had some luck with the ContentSlider, by adding css inline to overwrite some of the css that is changed in the animation. However as I require a responsive layout I need to change the css using media queries so inline styles won’t work. Does anyone know any sliders (created for umbraco or otherwise) that I can use in my umbraco site?
CSS editable responsive slider required.
I am looking for a slider where I can: overwrite the css to my own layout, have a responsive layout and have multiple sliders working independently. The rslider is very small I am trying to make this wider. However the animation uses css margin-left -400 (the width of the slider) to move the sliders across. So when I change the width of the containers the animation breaks down. I have had some luck with the ContentSlider, by adding css inline to overwrite some of the css that is changed in the animation. However as I require a responsive layout I need to change the css using media queries so inline styles won’t work. Does anyone know any sliders (created for umbraco or otherwise) that I can use in my umbraco site?
is working on a reply...