hi
ich bastel grade mit transparenzen rum, hier mein quelltext:
<html>
<head>
<title>Unbenannt</title>
<STYLE TYPE="text/css">
body {background-color: white; margin: 0px; background-image: URL(img/hg1.jpg); background-repeat: no-repeat; background-position: 315px 0px;}
.filter {filter:alpha(opacity = 50); -moz-opacity:0.50; background-color: white; width: 100%; height: 50px;}
.border {border-top: 1px solid white; border-bottom: 1px solid #EE9900; width: 760px;}
.menuitem {float: left; width: 77px; font-family: Arial,Helvetica,"sans serif"; font-size: 12px; padding-left: 5px; line-height: 12px; margin-top: 35px; color: #335533;}
</STYLE>
</head>
<body>
<img src="img/logo.jpg" alt="" width="315" height="71" border="0">
<div class="border">
<div class="filter">
<div class="menuitem">Home</div>
<div class="menuitem">Partner</div>
<div class="menuitem">Katalog</div>
<div class="menuitem">Prospekte</div>
</div>
</div>
</body>
</html>
mein problem nun ist, das dir schrift der "menuitem"s auch transparent ist, was sie nicht sein soll.
ich habe auch shcon probiert der klasse "filter:alpha(opacity = 100); -moz-opacity: 1.00; " mitzugeben...ohne erfolg :(.
wie bekomme ich es hin das der text in seine vollen schönheit[tm] dargestellt wird?
thx
ole
(8-)>
Vegetables? Yes,...for example garlic!