Hi, all! Thank you for such a gallery. :) I have 2 problems: 1st - is too many photos on one page (12 for example) - so when the lightbox opens, thumbnails in the bottom gallery can not fit in the width of the photo, and whole line of thumbs is moving down. And the arrows does not appear correctly.
How can i fix it? Can i limit the number of thumbnails in the bottom thumb gallery? So it will be displayed only 5-6 thumbs for example (not all 12).
As i understand, problem is here: $("a[rel^='prettyPhoto']").prettyPhoto({ itemsPerPage:3, theme:'dark_rounded', hideflash:'true' }); But it doen't works.