Hi, Stefan, I just got your plugin today, and it seems great. I had something I was trying to do, and searched the forum and found this post.
What I want to do is to put a border around the slideshow container, and not just the images, as the border fades with the images and I want it to stay.
I have used this CSS to nearly get there, but it leaves a space at the bottom for the caption or the control box, both of which I have chosen to hide.
.slideshow_overflow { border: 2px solid #666 }
Tried a myriad of things, have a little experience with CSS, but wasn’t able to get that space to not display. Is there a way?
(Site is private just now, so not including a link to it, if that is ok).