hallo
ich möchte gerne mein menu durchsichtig machen.
hier das menu zum angucken wei es jetzt ist:
klick hier
der stylesheet sieht so aus:
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px dotted #BF1F1F;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 15px;
z-index: 100;
background-color:#E6E6E6;
width: 160px;
}
.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted #BF1F1F;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: #CD191A;
color: #FFFFFF;
}
wie und wo kann ich definieren das mein menu ein bissl durchsichtig scheint?
ich weis es gibt da sowas:
style="filter:Alpha(Opacity=50;"
doch wei wende ich das auf mein menu an? also der hg vom menu?
sage lieben dank für die hilfe.
lg chinni
ich möchte gerne mein menu durchsichtig machen.
hier das menu zum angucken wei es jetzt ist:
klick hier
der stylesheet sieht so aus:
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px dotted #BF1F1F;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 15px;
z-index: 100;
background-color:#E6E6E6;
width: 160px;
}
.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted #BF1F1F;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: #CD191A;
color: #FFFFFF;
}
wie und wo kann ich definieren das mein menu ein bissl durchsichtig scheint?
ich weis es gibt da sowas:
style="filter:Alpha(Opacity=50;"
doch wei wende ich das auf mein menu an? also der hg vom menu?
sage lieben dank für die hilfe.
lg chinni