Hi,
I have tried setting the z-index of the dropdown nav menu, because the dropdown is disappearing behind my flash panorama. I have tried z-index on the widget, but no joy, so have now wrapped the panorama in a div, called 'test' and this does not work either.
Please see http://www.panoraks.co.uk/ and place mouse over the a button in the nav menu, [lease notice the dropdown becomes hidden by the flash panorama.
the css I have tried
#test {
z-index:-10;
}
.menu {z-index:10;}
Is there a way to do it in functions.php do you think, or is css and z-index the way to go ?
As usual many many thanks in advance :)
tom