Home › Forums › Other › How to use the Anything Slider › Re: How to use the Anything Slider
November 24, 2010 at 5:53 am
#72392
Member
Go to github and download the latest version of anything slider. Extract it into a folder. You should have a bunch of folders named: colourbox, css, images, js.
Copy the ‘css, images, js’ folders into your theme folder. Delete anything you feel is unnecessary—such as those slide example–images, etc.
Remove anything you’ve already added to your header section that is related to anythingSlider and replace it with this:
Now, remove the ID from div#anything_slider and add it to the <ul> – You have to target a <ul>, not a <div>
It should look like this:
It should work, but if not, upload it and let me have a look.