I resized the slider image area to 300 high, and kept the default width. I uploaded the slider images with height 300. They show the right height in the featured image area in the admin panel.
When the slider image initially loads it displays correctly but when the description text box fades in, the image then resizes itself within the 300 px area, resulting in a vertically stretched image with some of the bottom of the image cut off. I tried adjust the CSS here (not sure if this is important):
`.featured, .fadeout {
height:300px;
}'
But to no avail...
Here are screen shots to illustrate:
http://montessoricenter.org/wp-content/themes/avisio/images/skin1/featured-image.jpg
http://montessoricenter.org/wp-content/themes/avisio/images/skin1/correct-display-example.jpg
http://montessoricenter.org/wp-content/themes/avisio/images/skin1/incorrect-display-example.jpg
Please can you help me figure out what is going on? Thank you!














