[Plugin: NextGEN Gallery] GalleryView width – please help!
-
Hello there
I’m really pleased with the plugin so far – the fact that you can have two posts with the plugin on the same page is a huge victory in achieving what I want to do.
However, I cannot for the life of me work out how to alter the width of the gallery. If you look at https://www.jameshambly.com/design/ you will see that I’ve managed to changed the size of my images, but the gallery remains at the default 450 x 400 size.
When I look at the outputted code, the following is visible:
jQuery("document").ready(function(){ jQuery('#ngg-gallery-3-894').galleryView({ panel_width: 450, panel_height: 400, frame_width: 40, frame_height: 40, transition_interval: 0, overlay_color: '#222', overlay_text_color: 'white', caption_text_color: '#222', background_color: 'transparent', border: 'none', nav_theme: 'dark', easing: 'easeInOutQuad' }); });
How do I change that? When I go into the GalleryView plugin editor, I am told the css and js files are “inactive”, despite the plugin being activated as normal.
Any help would be most appreciated.
Thanks in advance,
James
- The topic ‘[Plugin: NextGEN Gallery] GalleryView width – please help!’ is closed to new replies.