(2015-09-11, 19:28:45)stwneu Wrote: Now almost everything is fine just one litte question: The navbar is displayed always on top and thus cuts off the upper fancy-box frame (I don't know its z-index value.) Do you know what I have to change so that the image being displayed in the fancybox is always on top?
I think you can figure out it's z-index via the devoloper console (usually F12).
stwneu Wrote:... and can you somehow add a caption to the picture in the fancybox?
You have to add a title=" ... " to the image url. See http://fancyapps.com/fancybox/#docs for examples.