Pagination
Submitted by philh on Mon, 2008-02-25 21:41.Price Tapestry
Sorry, I'm lost! Where is the code to style the pagination at the bottom of search results?
Support forum loginActive forum topics©2006-2008 IAAI Software |
PaginationSubmitted by philh on Mon, 2008-02-25 21:41.Price Tapestry
Sorry, I'm lost! Where is the code to style the pagination at the bottom of search results? |
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.