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/
You can also edit the template and remove the arrows
jvoldby
Member
Posted 2 weeks ago #
Thanks, but what file is that in?
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/
jvoldby
Member
Posted 2 weeks ago #
Thanks!
It was in line 163 and 188 in nextgen-gallery -> lib -> core.php