SixteenOhNine
05-08-2006, 02:43 AM
I am currently using vBulletin's pagination and have it working correctly, however, my current results are displaying in a single row and then links to the next page are shown. I'd like to expand this.
Given I am using pagination and would like to display 4 results per row and once it hits 4 results, split the data into a new row such as below.
I have 9 results.
x x x x
x x x x
x
How would I go about splitting this off as the results are called?
Given I am using pagination and would like to display 4 results per row and once it hits 4 results, split the data into a new row such as below.
I have 9 results.
x x x x
x x x x
x
How would I go about splitting this off as the results are called?