I am having two issues with my category menu in both IE and IE64, both Version 8:
Site: http://tvfrohnau.dextorslab.de/
(1) There should be a drop-down menu for two of the main menu items, which do not seem to appear.
(2) The menu itself should have some opacity. The setting I chose ist:
Code:
div#menu2 {
height: 42px;
width: 100%;
margin-top: -42px;
background-color: #361501;
z-index: 5;
position: relative;
border: none;
background: rgba(54, 21, 1, 0.55); /* R, G, B, A */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f404040,
endColorstr=#7f404040); /* AA, RR, GG, BB */
}
Any advice is highly appreciated.
Best wishes
dextor









Linear Mode
