0

I need help on this I need to put a pager inside a scroll bar, im using slider widget but I can not understand how to achieve Any ideas?

this is what I've done Tks

Mauro
  • 1,472
  • 12
  • 22

1 Answers1

0

If I understand correctly you're trying to center the pager text within the scroll bar? I've managed to achieve this by adding text-align:center to the class ui-slider-handle ui-state-default ui-corner-all

dev
  • 3,969
  • 3
  • 24
  • 36
  • hi, let me explain better, i need to create a pager, and each page is a picture, so in this case it would be : pag. 2/7, and the next picture pag.3/7 and so on. – Mauro Jan 04 '13 at 01:10