I need to customize a few elements of the Lightbox 2 plugin. The end goals are:
1) swap out the default forward/backward button images for custom ones
2) move the forward/backward buttons immediately to the left of the close button in the bottom right corner of the frame
3) change "image # of #" to a list based on how many images are in the lightbox. for example: a set of 4 images would be "1 2 3 4" with the number for the displayed image underlined
If you can help with even one of these goals it would be fantastic! I don't know much PHP or javascript but I know enough to tweak them. Thanks in advance!