Z-index issue with Fluid Grid layout
Hi,
I'm using CS6 fluid grid layout and trying to place a menu on top of an image.
The menu div has an includes file with z-index:1000, position:relative
The hero image is in a fluid div called "navigation"
I set the "navigation" div with position:relative and z-index: 10 but can't get the menu to overlap the hero image...
Here's a screencap: http://prntscr.com/f94flr
I would like the menu to appear something like this: http://prntscr.com/f94frv
Thanks for your help,
Brandon