hi,
im trying to get social icons to the lightbox.i found the changes to make in the avia.js
then the image oopend in a new window . . .
THX and great theme!!
Open up js/avia.js and replace
elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });
with
elements.prettyPhoto({ slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });