- Has been a member for 4-5 years
- United States
- Bought between 10 and 49 items
- Exclusive Author
I purchased Dany’s theme Mediapress for a personal site, and he’s not providing support during the holidays, but I’d like to get this problem tackled today so I can work on the site further.
The slider is the Nivo slider I believe. Here is my site http://www.xblagames.com/
Before posting this I tried messing around with the z-index values for the related CSS segments, but I couldn’t seem to get the drop down in front of the slider.
Hey Jar,
Cool site, try this once and see if it will work.
For the #main-nav-wrapper change the z-index to 100.
For the #slider .nivo-controlNav change the z-index to 99.
- Has been a member for 4-5 years
- United States
- Bought between 10 and 49 items
- Exclusive Author
I haven’t tried that yet, but when the slider transitions the dropdown goes behind that too. Will try that now for the nav portion of the slider.
- Has been a member for 4-5 years
- United States
- Bought between 10 and 49 items
- Exclusive Author
I love you reidknorr.
Thanks man works perfectly now.
- Attended a Community Meetup
- Australia
- Author had a File in an Envato Bundle
- Author had a Free File of the Month
- Author was Featured
- Bought between 100 and 499 items
- Contributed a Blog Post
- Exclusive Author
Also remember that for example, you have the container #header, and the container #content.
If you #header is relative and has z-index inferior (less than) the #content z-index, no matter what z-index you put for the elements inside the #content, they’ll always go underneath the #content.
Just some hierarchy pointing out I wanted to make. This has caused me troubles in the past 
- Author had a Free File of the Month
- Bought between 1 and 9 items
- Exclusive Author
- Has been a member for 3-4 years
- Referred between 200 and 499 users
- Sold between 50 000 and 100 000 dollars
DDStudios said
Also remember that for example, you have the container #header, and the container #content.If you #header is relative and has z-index inferior (less than) the #content z-index, no matter what z-index you put for the elements inside the #content, they’ll always go underneath the #content.
Just some hierarchy pointing out I wanted to make. This has caused me troubles in the past![]()
Same, I learned this the hard way 
