Hi,
bin über folgende kleinere Dinge gestolpert, die ich bzw. der WebDeveloper nicht verstehen (was m.E. nicht stimmt habe ich rot eingefärbt)
=> kommen alle aus dem theme.css aus dem Verezeichnis ..../themes/opn_vida/theme_dropdown_menu/opndropdowndefault
ab Zeile 13:
.opnDropDownDefaultSubMenu
{
z-index: 0;
position: absolute;
visibility: hidden;
display: block;
# overflow: hidden;
border: 0;
background-color: inherit;
/*background: url(/images/li.gif);*/
}
ab Zeile 26:
.opnDropDownDefaultSubMenuShadow
{
z-index: -1;
position: absolute;
top: 3px;
left: 3px;
width: 100%;
height: 100%;
#300em;
background-color: #000000;
opacity: 0.5;
border: 0;
margin: 0;
}
ab Zeile 91:
.opnDropDownDefaultMainFolderText,
.opnDropDownDefaultMainItemText
{
padding: 3px 3px 3px 3px;
font-size: 1em;
font-weight: bold;
border: 1;
white-space: nowrap;
background-color: inherit;
}
(sollte vermutlich 1px heißen)
Ciao,
Boby
[addsig]