Forums

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

Home Forums Other Need help setting up the anything slider. Re: Need help setting up the anything slider.

#110875
Mottie
Member

Hi @peterharren

Some files are being loaded twice and in the wrong order… change this block from this:











to this:






You also need to define the width and height of the anything slider panels (the sizes may be wrong, but I matched the YouTube video sizes):

#anything_slider {
width: 300px;
height: 169px;
}