Forums

[resolved] [Plugin: NextGEN Gallery] Pagination/navigation (5 posts)

  1. jvoldby
    Member
    Posted 2 weeks ago #

    What would the easiest way to delete the next and previous arrows in the page navigation.

    I have made these changes to nggallery.css but the whole navigation moves to the right, but only when I click on the last page no.

    .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover
    {visibility: hidden; margin: 0px; padding: 0px;}

    http://wordpress.org/extend/plugins/nextgen-gallery/

  2. alexrabe
    Member
    Posted 2 weeks ago #

    You can also edit the template and remove the arrows

  3. jvoldby
    Member
    Posted 2 weeks ago #

    Thanks, but what file is that in?

  4. alexrabe
    Member
    Posted 2 weeks ago #

    look into the folder view, there are all templates. Here are more info's about templates : http://alexrabe.de/2008/11/25/new-in-version-100-templates/

  5. jvoldby
    Member
    Posted 2 weeks ago #

    Thanks!

    It was in line 163 and 188 in nextgen-gallery -> lib -> core.php

Reply

You must log in to post.

About this Topic