Hi,
I have changed the Pretty_Photo theme in avia.js by this code "Dude" kindly supplied:
elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh, theme: 'pp_default', /* light_rounded / dark_rounded / light_square / dark_square / facebook */ });
I have replaced the 'pp_default' with 'dark_square' and it changes the theme but it does not zoom in properly at mobile sizes.
With the default Pretty-Photo theme (pp_default) while zoomed in at mobile sizes the image fits the width/touches the edge of the screen. As there is no dark opacity background effect on the left and right sides at mobile sizes. Though when you change the theme the dark opacity background effect on the left and right sides is there which crams the image making it even smaller when you zoom at mobile sizes.
Thanks for any help.














