DMXzone Lightbox Support Product Page

This topic was archived

Buttons Inside?

Asked 06 Oct 2009 19:12:19
1
has this question
06 Oct 2009 19:12:19 Denis Hoffmann posted:
Hi,

why are my buttons inside?

www.veedel-online.de/Test/Heinz/galleries.php

Denis

Replies

Replied 08 Oct 2009 08:16:39
08 Oct 2009 08:16:39 Patrick Julicher replied:
Hi Denis,

I get a 404 error when trying to look at the page you posted. Did you manage to solve this problem? If not, please provide another page to look at. Could you also post the page's source code.

Kind regards, Patrick
Replied 08 Oct 2009 15:52:59
08 Oct 2009 15:52:59 Denis Hoffmann replied:
www.dmxzone.com/go?16607#Demos

the "LightboxDemo"

It seems that, when I create a Gallery, the buttons are inside! right?

Denis
Replied 08 Oct 2009 20:53:21
08 Oct 2009 20:53:21 Patrick Julicher replied:
Hi Denis,

I'm not quit sure what you mean. When creating a new Lightbox Gallery, the navigational buttons are positioned besides the Lightbox, so on top of the overlay.

Kind regards, Patrick
Replied 08 Oct 2009 21:56:58
08 Oct 2009 21:56:58 Denis Hoffmann replied:
Just look the demo.

buttons outside:
(Image deleted by user)

buttons inside:
(Image deleted by user)
Replied 12 Oct 2009 10:40:54
12 Oct 2009 10:40:54 Teodor Kuduschiev replied:
Hello Denis,

you can change the positions of the buttons by editing the following style.css parameters as you need them:

#dmxBoxWrapper .prevbtn {
left    : 0px !important;
}
#dmxBoxWrapper .nextbtn {
right   : 0px !important;
}
#dmxBoxWrapper .playbtn {
top     : 100% !important; 
}

The style.css is located in your root folder/dmx/widgets/Lightbox/styles

Note that you have to add !important to each of these parameters.
Replied 09 Dec 2009 01:40:21
09 Dec 2009 01:40:21 Reese Harris replied:
This may be a similar issue. Please help me remove the player button inside the Lightbox. Since the video autostarts, it should not be there - correct?
earthcarefor.me/index-test.html
Thank you!
-Reese
Replied 10 Dec 2009 10:58:16
10 Dec 2009 10:58:16 Teodor Kuduschiev replied:
Hello Reese,

There is an error on your page and the movie does not show up within a Lightbox window. Please update your DMXzone Lightbox extension to the latest version 1.0.4 and reapply it.

Reply to this topic