This plugin is great... but having one challenge. Couldn't find this question asked previously...
Setting this plugin up for a client with little technical ability. Cropping images is not something this client will do. So, I want to set my promotion slider such that the width is always 600px (which, fwiw, is the width of the div it's contained in), but that the height is variable; whatever the height of the image is should show, whether it's 100px or 500px or whatever.
I can't do width 600px, height 100% because that implies 100% of the div space, not 100% of the image size, correct?
Seems like the answer to this should be so simple but I can't figure out how to do this. Help appreciated much!