Images in Magazin

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu May 11, 2017 12:15 pm
Reply with quote
Report this post
How can I reduce the subcategory images?

http://wiki.test-seite.ch/produkte
User avatar
Junior Boarder

teitbite
Wed May 17, 2017 8:45 am
Reply with quote
Report this post
Hi

You can select using more columns for subcategories in K2 Category layout settings or use this css in override.css

Code: Select all
.subCategoryImage img {
width: 200px;
height: auto;
margin: 0 auto;
}
User avatar
Moderator


cron