So I found this code in the support forum here and it does 95% of what I want, but for the life of me, I can't figure out the last 5%. So here's the code I'm using: http://pastebin.com/1vTHaHSB. It works perfectly. Now the only issue is, I want to be able to wrap it in a DIV like <div id="show-all-thumbs">
or something and also wrap each of the $thumblist in a <li>
or something.
Can anyone help? Thanks!