Making a jQuery image slideshow in Thesis is actually very easy. There are four basic steps:
Insert a few lines of code into the header.
Make a slideshow <div id=”slideshow”>.
Put some images into your images folder.
Write a little custom.css code magic.
To begin, I want to outline a few assumptions. I am going to assume that you have [...]
