dColumbus
Member
Posted 8 months ago #
Curious if anyone has a solid way of enabling class distinctions for current page, so the pagination can be styled appropriately.
Currently, this is the output:
<div class="ngg-navigation">
<a href="/gallery">◄</a>
<a href="/gallery">1</a><span>2</span>
</div>
There's nothing that indicated whether or not we're on one page or the other... they're just links. What I'd like to do is replace the standard link with an image/graphic... similar to the way Nivo Slider uses the circles for navigation.
http://wordpress.org/extend/plugins/nextgen-gallery/
dColumbus
Member
Posted 7 months ago #
Seriously? No one has ever done this before?
dColumbus
Member
Posted 7 months ago #
WOW! Come on...
The whole point of this question/request if because I don't want to modify the core files. If there's ever an update to the pagination, my mods will be affected.
The pagination NEEDS proper class distinction:
.first
.last
.current/active
...etc
daveydz3
Member
Posted 7 months ago #
dColumbus
Member
Posted 7 months ago #
Thanks a lot, Alex!
That update should be simple and quick and I'm lookin' forward to it!
You can post this simpe fix at my Google Code page... so I don't need to lookminto it. Thanks