Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Anything Slider: second slider does not take settings. Re: Anything Slider: second slider does not take settings.

#99174
Mottie
Member

If you set the “resizeContents” option to false, you’ll need to define the width and height of each panel (#slider li { } ), so as to prevent the minimal height issue you mentioned.

Hmm, from your description, it sounds like it might be a css issue? You’re using custom themes so just make sure the vertical css matches what’s in the original anythingslider.css file to make the slides work properly. If that doesn’t solve the problem, it might be easier for me to help if you provided a demo of the code to make it easier for me to help troubleshoot the problem.