Text on pagination

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Sun Apr 15, 2012 3:20 am
I didnt see this issue on the forum and i'm prone to have unique problems :D

Please see this site http://balla.2wyred.com/ look at any NSP with pagenation

1. When I use arrows or pagention I get text over the buttons..

2. Pagenation is micro sized on some mudules.
User avatar
Platinum Boarder

Konrad M
Mon Apr 16, 2012 6:02 am
Hi,
Try add to override.css
Code: Select all
.nspNext, .nspPrev {
text-indent: 999em !important;
}

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


cron