I am looking for a way to vertically align the dynamic images in the jQuery Carousel. So far I have tried a few CSS methods using display-type:table and vertical-align:middle but they don’t seem to work. Maybe because I’m using <li>'s?
Any help with the code I am working with is greatly appreciated.
Thanks!