hi,
in will_paginate, i am using custom pagination.
Here, i am adding image for pagelinks as well as previous_buttons and next_button.
I get same image for both pagelinks and (prev, next buttons)
I want to differ the pagelink images with (prev,next buttons) i.e two different images in all.
i applied code from below link to my application
please guide me how i can go about it.