Viewing 1 replies (of 1 total)
  • go to the nextgen-flashviewer folder in the plugins directory.

    Open: lib/functions.php

    There will be 4 instances of this line (according to which viewer you want to change):

    $swfobject->add_params(‘wmode’, ‘opaque’);

    replace it with this:
    $swfobject->add_params(‘wmode’, ‘transparent’);

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: NextGEN-FlashViewer] background – transparent?’ is closed to new replies.