Gennemsigtig baggrund men tekst skal ikke
Hej...Jeg har lavet en table sådan her:
<td height="300" valign=top style="border: 1px solid #ffffff;border-right: 0px; border-left: 0px; background:#9C5A2C; z-index:2; position:relative; filter: alpha(opacity=55); -moz-opacity: 0.55; opacity: 0.55; text-align:left; width: 698px; height:300px;">
<table cellspacing="0" cellpadding="0" width="698" height="300">
<tr>
<td colspan=3 height=5></td>
</tr>
<tr>
<td width=6> </td>
<td width=686 valign=top>
<div class="content" style="overflow-y:scroll; width:688px; height:290px; color:white; filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;">
EN masse tekst her
</div>
</td><td width=6 class="content"></td>
</tr>
<tr>
<td colspan=3 height=5></td>
</tr>
</table>
</td>
Problemet er at teksten også bliver påvirket af den opacity. Jeg vil gerne have sådan at teksten er 100% opacity men baggrunden er 55%
Håber meget på hjælp..
