Does anybody have a idea how to make the first image start first.
Right now image 11 starts first and i have to go back with the arrows to go back to the first image with the image galary.
Hope that somebody could help me out with this one cause i'm stuck!
Link to the page.. (Just look at the source code to help me look what i did wrong)
Do you have multiple images to show for each item? From what I understand yes.
Since you have multiple galleries you should change the rel attributes for the first gallery to prettyPhoto[gallery1], the second one to prettyPhoto[gallery2] and so on.
Hi, first you should number them individually if you want to have seperate galleries running. Second you should adjust your image links to a valid html code e.g. you have several starting <a href=...> elements but no closing </a>! Start with the first image to be shown and hide the others (to start from just one thumbnail). Here is an example: