Hi--I'm using the Velvet theme. Is there some way to permanently hide the lightbox thumbnails -- the ones that overlay the image? I saw a post on this topic for the Avisio theme, but it referenced a file that I don't find in Velvet.
Thanks!
Hi--I'm using the Velvet theme. Is there some way to permanently hide the lightbox thumbnails -- the ones that overlay the image? I saw a post on this topic for the Avisio theme, but it referenced a file that I don't find in Velvet.
Thanks!
Hey,
open up js/avia.js and replace:
elements.prettyPhoto({ "theme": 'premium_photo', 'slideshow': 5000 });
with:
elements.prettyPhoto({ "theme": 'premium_photo', 'slideshow': 5000, 'overlay_gallery': false });Thanks for the quick response! I'll give it a whirl.
Glad that I could help you :)
You must log in to post.