Is it possible to show a different number of sites on different pages? For example, the first page of the rankings would show the first 10 members and any additional pages would show 25 or whatever I choose.
hmm thats an odd one, sounds like your pagination elements have the wrong "floats", have a look in your css pagination class, where you see float: right; or float: left; change it to the opposite.