I have two views on the main page, one view with youtube videos and one view with node content. Both youtube videos and node content will display in popup using lightbox2 upon clicking the links. Problem is i want to style the youtube video differently from the node content popup.

Lightbox2 spits the same classes and IDs for both styles, if i change for one it affects the other one also. Any suggestions to have different styles for youtube and node content popup? TIA.

Comments

timd.mackey’s picture

I could really use this functionality as well. I'm in the process of converting a website from a custom framework over to drupal, and I need a way to style video and image lightboxes differently from each other. Normally, I use image lightboxes with no overlay, but video lightboxes with a semi-opaque black overlay. I'm going to try to see if I can modify the module myself to do this, but I'm not sure if I'll be able to. It would be nice to see this option implemented into the module!