Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2010
    Posts
    68
    Plugin Contributions
    0

    help question Embedded Objects and Drop Down Menus

    I have an embedded video at the top right of my home page. I need to figure out how to make the drop down menu hover over the video instead of behind it.

    I added the Simple Drown Down Menu add-on and have been playing around with the z-index, but haven't been able to resolve the issue.

    Anyone know the CSS code I need to use to ensure the drop down menu is not hidden under the embedded video?

    My site address is: http://www.tregreekboutique.com/zencart

  2. #2
    Join Date
    Apr 2010
    Posts
    68
    Plugin Contributions
    0

    Idea or Suggestion Re: Embedded Objects and Drop Down Menus

    I figured out how to do this!

    The WMODE parameters need to be added to the code used to embed the object.

    Add the following parameter to the <OBJECT> tag:
    <param name="wmode" value="transparent">

    Add the following parameter to the <EMBED> tag:
    wmode="transparent"

    Hope this helps someone out!!

  3. #3
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Embedded Objects and Drop Down Menus

    Thanks for the update... I'm sure this WILL help others!

    I had a look earlier and thought it may also have something to do with the z-index value in the styles for the dropdowns, but it appears you have found a workable solution.
    20 years a Zencart User

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Embedded Objects and Drop Down Menus

    Thank you for posting the fix for fellow Zenners with the same problem..

 

 

Similar Threads

  1. Category and Sub Category Multiple Drop Down Menus
    By jason_dm in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 22 Oct 2009, 05:43 AM
  2. drop down menus problem!
    By digz in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Nov 2007, 11:23 AM
  3. drop down menus
    By wickedcrf in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Jan 2007, 12:29 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg