How do you make it more obvious that there are multiple pages?

I have some categories that span more than 1 page. Does anyone have any suggestions for enticing visitors to visit multiple pages? All I have now are little Pages: 1 2 3 at the bottom of the category.

Modify skins//common_templates/pagination.tpl to meet your needs or (preferred) add your own CSS for the page indicators changing the font-size, color, boldness, etc…

thanks for the tip tbirnseth, I am also trying to figure this out. I can't seem to find which part of the code to edit to make the font bigger. could you please elaborate?



also, would it be possible to add the multiple pages links above the products?



thank you!

sorry, just realized i wasn't exactly clear. i was able to figure out how to enlarge the actual page numbers “1, 2, 3” but can't seem to figure out how to make the “Pages” text bigger. Also, if there's a way to add the page numbers to the top of products also, that would be great.



Thank you!

Use firebug to see what the size is of the property for the tag you are referring to, then change that size in your local css file so those values will be used.