Support forum login

©2006-2008 IAAI Software

Contact Us

Pagination

Submitted by philh on Mon, 2008-02-25 21:41.

Sorry, I'm lost! Where is the code to style the pagination at the bottom of search results?

Submitted by dmorison on Mon, 2008-02-25 22:21.

Hi Phil,

It's html/navigation.php. It's quite PHP heavy compared to most of the files in the /html/ directory; (through necessity) - but it is output within a DIV of class "navigation"; so if you want to modify it's look and feel you can also edit the .navigation section of default.css...

Cheers,
David.

Submitted by philh on Mon, 2008-02-25 22:56.

Wonderful, thanks David.