3171
Q: I've downloaded and tested your VideoLightBox and plan to purchase. Is there a way to control the dimming of the video thumbnail appearing on the page? In some cases, I'd like to disable the dimming.
A: Open generated "videolightbox.css" file in any text editor (for example, Notepad), find
following lines:
#videogallery a{
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
position:relative;
vertical-align:top;
margin:3px;
width:160px;
font-family:Trebuchet,Tahoma,Arial,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-align:center;
opacity:0.87;
}
and set value "1" for "opacity" parameter.
I downloaded your VideoLightBox. I like your product very much!
I have a question. I am trying to add multiple videos to my page. I am using Dreamweaver CS6 for the Mac.
I purchased your video lightbox software and have found a problem with it.
Do you know if there is a way to troubleshoot column issues with video lighbox? I have pasted in code for a three column format, but it appears as two.
Before I commit to purchasing, why do some YouTube videos play and some don't on iPad and iPhone in video lightbox?