Space between subcategories k2

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
Thu Aug 29, 2013 10:43 pm
Reply with quote
Report this post
Hello out more I try looking at the styles and the template php codes I find as reduce the space between the images of a list of subcategories in K2

Can anyone help? thanks
User avatar
Senior Boarder

GK User
Fri Aug 30, 2013 8:26 am
Reply with quote
Report this post
Could you show me your site URL ? It is always easier to check CSS/HTML code on live site.
User avatar
Platinum Boarder

GK User
Fri Aug 30, 2013 9:37 am
Reply with quote
Report this post
User avatar
Senior Boarder

GK User
Mon Sep 02, 2013 10:02 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.subCategoryContainer .subCategory { height: 100px !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Mon Sep 02, 2013 10:38 am
Reply with quote
Report this post
Thanks works fine
User avatar
Senior Boarder


cron