K2: size of an image ...

Responsive, suitable for any type of business, built for any needs elegant one-page Joomla template.
Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Thu May 15, 2014 12:08 pm
Reply with quote
Report this post
Hello,

I use K2 and I cannot change the size for the first article of a category and/or of a single article.

Have a look: the first article http://www.actidesign.com/2014-1/referenzen.html
the detail article: http://www.actidesign.com/2014-1/refere ... sheim.html

I can hide the picture.

Where can I make the change?
Thanks
Philippe
acti1.png
User avatar
Junior Boarder

GK User
Sun May 18, 2014 7:38 am
Reply with quote
Report this post
Hello,

The original image size is changed, but it is stretched, because the template layout is prepared to display images on the 100% width. If you need to display smaller images, please open the css/k2.css file and please remove fragment:

Code: Select all
width: 100%!important;


from the following selector:

Code: Select all
.itemImageBlock img
User avatar
Administrator

GK User
Wed May 21, 2014 7:17 am
Reply with quote
Report this post
dziudek wrote:Hello,

The original image size is changed, but it is stretched, because the template layout is prepared to display images on the 100% width. If you need to display smaller images, please open the css/k2.css file and please remove fragment:

Code: Select all
width: 100%!important;


from the following selector:

Code: Select all
.itemImageBlock img


I am not sure I answerd. But it works well. Thanks a lot
Philippe
User avatar
Junior Boarder


cron