Active Slideshow Support Product Page

Answered

Drop down menu goes behind active slide show

Asked 10 Jan 2013 19:30:51
1
has this question
10 Jan 2013 19:30:51 Jeff Pearce posted:
I have active slideshow running on a website and the dop down menu goes behind the active slide show flash movie. This only happens in IE8, it works fine in Firefox and Safri. We tried setting the vmode to transparent did not help. The website is www.thelawnfirm.com. Great product so far till we hit this snag. thanks for the help

Replies

Replied 11 Jan 2013 08:20:14
11 Jan 2013 08:20:14 Vulcho Vulev replied:
Hello Jeff.

You are not using our CSS navigation but i will give you a hint how you can fix this.

Create the following css rule:

#MMMenuContainer0505180956_0 a {
    z-index: 99999 !important;
}


Regards:Vulcho.

Reply to this topic