Shape 5

Joomla Templates => Game World - Club => : hackbul November 15, 2015, 11:17:37 AM



: K2 Pagination
: hackbul November 15, 2015, 11:17:37 AM
Good afternoon.
In this template K2 pagination not correctly works.

How to correct it?


: Re: K2 Pagination
: mikek November 16, 2015, 08:06:02 AM
Hello,

We do not provide additional styling for K2, it is the responsibility of the extension to provide styling for itself, and something that they should fix. If you can post a url to your site I can see if there's an easy fix or not.


: Re: K2 Pagination
: hackbul November 16, 2015, 09:10:42 AM
Hello,

We do not provide additional styling for K2, it is the responsibility of the extension to provide styling for itself, and something that they should fix. If you can post a url to your site I can see if there's an easy fix or not.
Yes, of course, look please, something can prompt. http://socmol.ru/cinema/polet.html


: Re: K2 Pagination
: mikek November 16, 2015, 10:07:27 AM
Hello,

You can try adding this to custom.css:

.k2Pagination span {
padding-left:14px !important;
padding-right:14px !important;
}


: Re: K2 Pagination
: hackbul November 17, 2015, 03:17:29 AM
The problem is solved! Thank you very much!!!