Next Page

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
Col. Kurtz
Regular
Posts: 450
Joined: Thu May 26, 2005 10:43 am
Location: Bonn, Germany
Contact:

Next Page

Post by Col. Kurtz »

Is there a way to delete the current page and total number of pages and just show an link to the previous or next page? And if there are less articles in one category than the allowed number, that no additional page is needed, then nothing will show up?

Image
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Next Page

Post by garvinhicking »

Yes, edit your templates' entries.tpl template. Search for:

Code: Select all

<div class='serendipity_entryFooter' style="text-align: center">
You can do all of that with Smarty syntax. :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply