Pagination after Upgrade.

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Mon Sep 06, 2010 1:23 pm
Hi

I upgraded my page to Version 2.0, and after some ajusting things look allright again.

Only problem is that the pagination arrows now look very strange. I have customized the placement of the arrows with some absolute positioning, but that shouldn't result in this ?

Any ideas ?

http://www.insu.biz/new/
User avatar
Senior Boarder

teitbite
Tue Sep 07, 2010 5:05 pm
Hi

Please try with adding this at the end of template.css file:

Code: Select all
.nsp_bottom_interface .prev,
.nsp_top_interface .prev,
.nsp_bottom_interface .next,
.nsp_top_interface .next {
padding:0 !important;
}
User avatar
Moderator

GK User
Tue Sep 07, 2010 5:24 pm
Ohh yeaaah !!

That did the trick.

Thanks a lot :)
User avatar
Senior Boarder


cron