Q: I would like to add multiple videoboxes to one page and was wondering how
the flv player embed code works for that.
A: To set up several different galleries on your 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.
Dear Support, I would like to use both (Visual LightBox and Video LightBox)on the video embed same page. But can you help one think. I have customized correctly, and this youtube lightbox worked in the trial version before I purchased and downloaded full business version.
ust purchased the vimeo popup product, downloaded latest and registered. I need direction/instruction on how I actually get the youtube video videos into the website pages. Is there any way to fix it?
Thats fine, thank you it was a typo, i fixed it. I have looked at the html5 lightbox css but I cannot work out how to change the color of the text from blue to white? I would like to know whether I can put the jquery video lightbox videogallery into my webpage with site builder?
Downloaded VideoLightbox demo. I purchased both VisualLightBox and VideoLightBox. "VideoLightBox" can not be opened because it is from unidentified developer. I look forward to hearing from you.
Dear Support, I would like to use both (Visual LightBox and Video LightBox)on the video popup html same page. Your security preferences allow installation of only apps from the lightbox player Mac App Store and identified developers. What happens if i buy it now and don't renew next year?
How can Videolightbox be used together with easyhtml5video. Its html video thumbnail give many opportunity. Thank you.