Size of picture in category blog

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 Aug 24, 2014 6:53 pm
Reply with quote
Report this post
Hi,
I want to have pics smaller (wide of pics). They always resize to wide of layer. Can I make them smaller in category view?
Here is link to that category blog: http://www.keinedomainjetzt.at/index.ph ... eivorstand

Thx
Franz
User avatar
Junior Boarder

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

You can achieve it by adding the following code at the end of css/k2.css file:

Code: Select all
.itemListView img {
   margin: 0 auto;
   max-width: 50%!important;
}
User avatar
Administrator


cron