Images are not responsive in K2 categories

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
Sun Nov 18, 2012 7:15 am
Reply with quote
Report this post
Hi There,

I just noticed that the images are not responsive in the category layout. I am guessing it's a quick fix in the overrides. The problem is on your demo site as well so I know it's not something I have done.

See: http://demo.gavick.com/joomla25/gamenew ... Itemid=577

If you go to one of the k2 cats you will notice the images are not responsive.

Help would be appreciated.

Yoosty
User avatar
Fresh Boarder

GK User
Sun Nov 18, 2012 11:46 am
Reply with quote
Report this post
Hi,

You're right - it is a problem only on Firefox. Please add the following CSS code on the tablet.css file at the end:

Code: Select all
.itemImageBlock img {
width: 100%!important;
}
User avatar
Administrator


cron