Log in

View Full Version : Changing page length display when threads exceed 'X" number of pages


rasp187
09-07-2009, 01:57 AM
On my forum, when a thread exceeds a certain amount of pages, it continues to put the page number in-line with the previous page number (i.e. 58, 59, 60, 61, etc.). The problem with this is it increases the width of the page tremendously, and in order to get to the next page, you have to scroll horizontally.

I'm basically wondering how I can set it so it cuts off at a specific page number, then starts a line underneath the current one and continues? That way I can specify the length of the amount of pages displayed on one line?

Thanks for any help.

Lynne
09-07-2009, 03:11 AM
Try changing the options in vboptions > general settings > number of pages vis in page nav, and also relative jumps for page nav

rasp187
09-07-2009, 05:10 PM
Sweet, that worked, thanks.