2015-09-15

oyceter: teruterubouzu default icon (Default)
[personal profile] oyceter2015-09-15 07:50 pm
Entry tags:

Changing navigation links in style

Does anyone know if it's possible to change anything in the print_navigation function? The source code says it's fixed.

Basically, I wanted to change the Previous/Next navigation links to add an anchor link to skip to the bottom of the page (i.e. like "Bottom | Previous 20 | Next 20") and to change the look of the navigation links for the year page to make the
[<<<]
and
[>>>]
into
<<
and
>>
. I can probably add another element before or after the navigation links, but it would look nicer if the links were editable...