k2 image not show in category blog, on IE8

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Mar 20, 2013 11:36 am
Reply with quote
Report this post
Please
view my page with ie8
Article k2 images do not appear, but with firefox it works fine.

Url
http://wwwtest.minervaresort.it/golf-sport
User avatar
Expert Boarder

Konrad M
Thu Mar 21, 2013 12:14 pm
Reply with quote
Report this post
Hi,
please try go to css/ie and edit ie8.css and add:
Code: Select all
.itemListView .itemImageBlock img {
width:auto !important;
}
User avatar

GK User
Fri Mar 22, 2013 4:32 pm
Reply with quote
Report this post
Thanks Konrad,
It's fine,
now it's works on blog page, but the image is missed in k2 article page :s

Url: http://www.minervaclubresort.it/golf
User avatar
Expert Boarder

Konrad M
Mon Mar 25, 2013 9:48 am
Reply with quote
Report this post
Please change my code to this one:
Code: Select all
.itemView .itemImageBlock img,
.itemListView .itemImageBlock img {
width:auto !important;
}
User avatar


cron