I have lightbox installed and working properly, this is a grate module, easy to configure.
I activated video support with acidfree for this module, in my video there is a link just below the video player ,to download flashplayer, when I click on it, the adobe page is loaded to the iFrame, so that is not what I expected, I want to close the Lightbox and go to abobe page, so how can I do that?
Thanks
-Heshan

Comments

hypertext200’s picture

Or is there any way to add the download flashplayer text to the bottom line (where close button is at)? But only then and how can I change the IFrame size?

stella’s picture

Category: bug » support
Status: Active » Fixed

you need to add a target="_parent" attribute to your adobe link and that will open the link in the full window, and not in the lightbox. See http://drupal.org/node/252260 on how to specify a caption and the iframe size.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.