Paging number link on k2 user page

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Mon Dec 24, 2012 10:59 am
I have an issue about my K2 user page.

Here is the link: http://www.mahasiswait.com/kontributor/randall-tarigan
Image
As you see on attachment, the page number link appear beside the K2 item title.

Is that originally from the template or from K2 ?

Personally, I want to make the paging on the bottom of the page, how to change the position ?
User avatar
Junior Boarder

Konrad M
Mon Dec 24, 2012 1:11 pm
Hi,
please add to override.css
Code: Select all
.k2Pagination {
clear: both;
}

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

GK User
Tue Dec 25, 2012 7:02 am
Thanks Mr.Konrad,

It solve my problem.
User avatar
Junior Boarder


cron