You can turn of the stamp off by changing the code to :

.price{
position: relative;
top: -35%;
left: 0;
display: none;
}


I have 3 questions guys:

1) If you look at my slideshow at www.circlebooks.nl, you can see that the images are somehow pre loading, so you see them first in a row desplayed. Just for a second, and then it's normal in the slideshow. I don't see this hapening on other sites in this topic. Can someone help me out?

2) My website is in two languages so i would like to have two different slideshows because of images in different languages.. Can this be done?

3) How can i make the images non linking?