text labels within nsp (pagination w. arrows)

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Nov 11, 2012 1:24 pm
Reply with quote
Report this post
hi

please check: www.wijnwarenhuis.be. anybody know how to disable the TEXT labels underneath the pagination/arrow icons... they shouldn't be there at all i believe....

thanx
emel
User avatar
Platinum Boarder

GK User
Sun Nov 11, 2012 10:47 pm
Reply with quote
Report this post
Hi,

Please remove the " right" suffix from this NSP instance. If you cannot do it, then please add to the gk.stuff.css file the following code:

Code: Select all
.nspNext,
.nspPrev,
.nspPagination li {
text-align: left!important;
}
User avatar
Administrator


cron