Pagination moving around :( - it's on drugs!!

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Thu Feb 21, 2013 1:06 pm
Hi

I am working on a a site for a client, using K2 for the majority of articles, but something weird is happening with the pagination.

Here's the site and the first of the weirdness...

http://79.170.40.183/racetechmag.com/in ... Itemid=364

The first page of Blog entries shows the pagination at the bottom.. Great!

Image

Go to page 3 and the pagination is climbing the wall...

Image

Page 4 is fine but page 5 has more weirdness, i'm hoping someone can tell me whats going on?

Kev
User avatar
Gold Boarder

Konrad M
Thu Feb 21, 2013 1:13 pm
Hi,
please add this to override.css
Code: Select all
.k2Pagination {
clear: both;
}

and remember to enable override css option in template settings.
User avatar

GK User
Thu Feb 21, 2013 1:16 pm
Perfect!

Thanks Konrad
User avatar
Gold Boarder


cron