• Hi All,

    Having some small trouble with my menu drop downs and a flash banner.
    For the time being ive created a space large enough to show the drop downs, if I move the flash banner up though the drop down menu items becomes obscured and overwritten by the flash header banner.
    Here’s the link: https://www.keyivrvoicemessaging.co.uk/

    Any suggestions most welcome.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter billythekid98

    (@billythekid98)

    should also point out the theme is custom made

    Try to add this inside your object tag:

    <param name="wmode" value="transparent">

    Thread Starter billythekid98

    (@billythekid98)

    hi jomsky,
    doesnt seem to be working.

    here’s what i did:

    <div class=”bsnner”>
    [kml_flashembed movie=”/wp-content/themes/voice/images/outbound.swf” param name=”wmode” value=”transparent” height=”254″ width=”964″ /”]
    <div class=”bannertxt”>

    in the header.php file.
    altered the css to move it up, but still the drop downs are being covered by the flash object.

    Sorry I did not know you were using a plugin to embed the flash banner. I did a quick search about the plugin and I saw the parameter “wmode” in the plugin options/settings page.
    https://kimili.com/plugins/kml_flashembed#tagGenerator

    Just assign it to “transparent”.

    Thread Starter billythekid98

    (@billythekid98)

    Hi Jomsky,

    Ive sorted it now. Thanks for your reply.
    In the end i just added this into the object:
    wmode=”transparent”

    as for some reason the plugin wasnt printing it in the code.

    Thanks again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Drop Down Menu Not Visible’ is closed to new replies.