GavickPro / News-Show-Pro-GK5

Advanced Joomla! content module.
28 stars 37 forks source link

GK5 1.9.3.6 - Pagination #373

Closed kuzco9x closed 7 years ago

kuzco9x commented 7 years ago

I used to use the GK5 on joomla 2.5.28, but after upgraded to Joomla 3.2.0, the GK5's pagination itself have number inside dots. Like this http://baohiembaolong.vn/news.PNG and its quite inconvenience. Anybody help me with this issue!? Thanks a lot.

dziudek commented 7 years ago

Please try to add in your template CSS file:

.nspPagination li {
    text-indent: -9999px!important;
}