Is there a way of adding a div over a gallery image when using Fancybox.
I need to have a toolbar to show when I hover over the image.
Right now only navs left and right appears and I cannot get a div to be placed over them.
I need it to look like the Facebook image viewer.
Fanybox 1.3
Yeah sure. The ID of the div that pops up is "fancybox-content" just append things to it.
Have a look at this mini demo:
http://jsbin.com/ihehik/4/edit hope it helps you in the right direction.
Fancybox 2
http://jsbin.com/ihehik/8/edit