How can I change the image size of k2 item?

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
Fri Aug 22, 2014 5:10 pm
Reply with quote
Report this post
Hello, when I try to change the image size of a K2 item, the size not change, it is always the big size.
Do you know how can I solve this problem?
User avatar
Fresh Boarder

GK User
Sun Aug 24, 2014 11:49 pm
Reply with quote
Report this post
Hello,

First of all - if you are changing the thumbnails dimensions then it always affects only the new images.

If you are changing the XL size to other i.e. "M", "L", "S" then the lack of changes is caused by fact that in this template the images are always stretched to get the 100% of the available area. You can limit this behaviour by setting a max-width in % for the following selector:

Code: Select all
.itemImageBlock


in the css/k2.css file.
User avatar
Administrator


cron