Home › Forums › Other › How to use the Anything Slider › Re: How to use the Anything Slider
November 29, 2012 at 9:26 am
#115916
Member
@sizgi: I don’t have permission to view that page, and I can’t off the top of my head figure out why it would do that.
@JRiley21: I’m not much help with WordPress, but you should be able to contact the WP theme author and ask how to reorder the slides.
@ash: maybe try modifying the css:
.anythingSlider .fade .activePage { z-index: 1; }
.anythingSlider .fade .panel { z-index: 0; }
described in [this issue](https://github.com/CSS-Tricks/AnythingSlider/issues/447#issuecomment-10138661)