Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #187919

    blog grid images are very out of proportion in IE 8 only

    see link below, on the front page (latest news) and the blog grid under “in the news” the feature image in IE8 is super tall, very weird.

    any ideas?

    http://www.straussdesigns.com/concernhousing/

    #188172

    Hey zzalienzz!

    Please add this on your custom.css or Quick CSS:

    .avia-content-slider .slide-image img {
    height: auto;
    max-height: 230px;
    }

    Regards,
    Ismael

    #189104

    thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘blog grid images are very out of proportion in IE 8 only’ is closed to new replies.