Q: Is it possible to create another "voverlay" class?
I have the problem that we have different sizes of movies on our website that need to fit the voverlay.
I have some movies that are 640x480 px and some that are 1280x720px.
A: To set up several different galleries (galleries with different settings)
on the same page you should for the second gallery:
-change id="videogallery", for example to id="videogallery2".
-set the same id in the engine/css/videolightbox.css file:
#videogallery2 {
width:100%;
zoom:1;
}
#videogallery2 span{ display:block; }
#videogallery2 a{
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
position:relative;
vertical-align:top;
margin:0px;
width:160px;
font-family:Trebuchet,Tahoma,Arial,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-align:center;
opacity:0.87;
}
#videogallery2 a img{
display:block;
border:none;
margin:0;
}
#videogallery2 a:hover{
text-decoration:underline;
opacity:1;
}
-set the same id for the engine/js/videolightbox.js. file:
change:
$("#videogallery a[rel]").overlay({)
to:
$("#videogallery2 a[rel]").overlay({
-You should change in the same way in engine/js/videolightbox.js and in
engine/css/overlay-minimal.css files the following paramters: vcontainer, voverlay and
video_overlay, for example to vcontainer2, voverlay2 and video_overlay2.
I found your html5 video lightbox VideoLightBox and play with free version now. Please help me with this problem. The embed youtube wow slider has stopped working again, can you help?
I had a html5 embed video video using video lightbox on a page and it was working fine. This CSS feature does not seem to be working. I would like to have the lightbox2 video thumbnails line up horizontally, but they appear vertically. Any suggestions?
Can I make the video play without click on it? We need to find out how to make these popup video two components work successfully on the videolightbox same page. It's unclear how to fix this.
Hi support, I keep getting an error message "menu publishing error". Can you help me? I see popup window, but playing won't start, even if I click "Play" button. How would i upload 2 videos to the same server with the popup video same names, how would i have to change the names so that each video is not picking the youtube video player code off each other?
I'm trying Video LightBox on my html video popup website but the css video gallery video doesn't have any controls (e.g. play, pause, stop, etc.) Is there additional code needed for these controls? Does it matter? Is this license for life long or for specific period?
Hello, we purchased your html5 video gallery software a video light box while ago and it has been working great since on our website. But when i click it won't run. What are advantages of purchased version?