Problems when displaying "More in this category" using K2

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
Tue Aug 13, 2013 3:12 pm
Reply with quote
Report this post
When using K2 the "More in this category" shown at the bottom of each item is showing the "left" and "right" article too close to each other.

Can this be fixed?
User avatar
Gold Boarder

GK User
Tue Aug 13, 2013 3:16 pm
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Tue Aug 13, 2013 9:40 pm
Reply with quote
Report this post
My site is not live yet.

I will send you a PM with a link and login for you to have a look.
User avatar
Gold Boarder

GK User
Sat Aug 17, 2013 11:21 am
Reply with quote
Report this post
Please edit: /templates/gk_creativity/css/override.css and add at its end:
Code: Select all
.itemNavigation a {padding: 0 10px;}

It will create 10px on right and left side of each link.
If You would like to create only spacing on left side, then use:
Code: Select all
.itemNavigation a {padding: 0 0 0 10px;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron