Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Gallery Lightbox not centered and without navigation buttons


Go to End


3 Posts   3094 Views

Avatar
pixelhorse

Community Member, 3 Posts

4 November 2009 at 1:48am

I installed the gallery module. The lightbox works but has no buttons to navigate and is not centered. I think there are links missing but I dont know where...

URL:
http://www.pixelhorse.net/silverstripe/apetithaeppchen-2/

In the Page.ss I added:

<% require javascript(gallery2/javascript/prototype.js) %>
<% require javascript(gallery2/javascript/effects.js) %>
<% require javascript(gallery2/javascript/lightwindow.js) %>

before even the lightbox wasn't shown...

any idea?

Avatar
baba-papa

Community Member, 279 Posts

4 November 2009 at 9:33pm

This is a common bug. Please search this form for helping threads.

Avatar
dconel

Community Member, 21 Posts

12 December 2009 at 7:35am

I would like to have the prev/next bottons showing by default rather than fading in on mouse over. Have looked throught lightbox.js, css files and read this forum but cant get it working. Can anyone advise how to achieve this, thanks.