CSS and jQuery slider height/positioning question
- by wilwaldon
TEST SITE
If you look at the example above the slider on the right has 2 images. The first one is smaller than the second. The second is around 500px high. What I'm looking to do is expand the slider vertically depending on the height of the images inside.
I believe the js is setting the height of the image when it is called from the server and I can't find a way to override it with the CSS.
Any help would be very appreciated. Thank you!