[CSS] Textareas und "Auswahlteile" sind nicht transparent

schattenfell
Hallo!
Ich habe ein Problem, die Textareas und die "Auswahlteile" werden nicht transparent.
Dies ist der Code:

<STYLE type="text/css">
BODY {
scrollbar-face-color: #d3ccae;
scrollbar-highlight-color: #d3ccae;
scrollbar-3dlight-color: #d3ccae;
scrollbar-darkshadow-color: #615d4f;
scrollbar-shadow-color: #88805F;
scrollbar-arrow-color: #88805F;
scrollbar-track-color: #d3ccae;
}
TEXTAREA {
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
COLOR: #88805f;
BACKGROUND-COLOR: #d6cdaa;
}
A:link {color: #88805f; text-decoration: none; }
A:visited {color: #88805f; text-decoration: none; }
A:active {color: #; text-decoration: none; }
A:hover {color: #88805f; text-decoration none; position:relative; top:2px; left:2px; }
</STYLE>

Ist hier irgendwas falsch?
Im Anhang ist ein Screen von meinem Problem.
Ich hoffe ihr könnt mir helfen.
mfg; Anja
.smartness
<STYLE type="text/css">
BODY {
scrollbar-face-color: #d3ccae;
scrollbar-highlight-color: #d3ccae;
scrollbar-3dlight-color: #d3ccae;
scrollbar-darkshadow-color: #615d4f;
scrollbar-shadow-color: #88805F;
scrollbar-arrow-color: #88805F;
scrollbar-track-color: #d3ccae;
}
TEXTAREA {
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
COLOR: #88805f;
BACKGROUND-COLOR: transparent;
}
SELECT {
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
COLOR: #88805f;
BACKGROUND-COLOR: transparent;
}
A:link {color: #88805f; text-decoration: none; }
A:visited {color: #88805f; text-decoration: none; }
A:active {color: #; text-decoration: none; }
A:hover {color: #88805f; text-decoration none; position:relative; top:2px; left:2px; }
</STYLE>
schattenfell
Danke .smartness <3, es klappt, allerdings bleiben die eingabefelfer wie vorher unglücklich , kann mir da viell jemand helfen?
.smartness
meins tdu jetz tdie textareas?
schattenfell
genau, da wo man halt was eingibt, diese zeile
.smartness
Ah ich habs.. das ist gar keine Textarea was du meinst großes Grinsen

<STYLE type="text/css">
BODY {
scrollbar-face-color: #d3ccae;
scrollbar-highlight-color: #d3ccae;
scrollbar-3dlight-color: #d3ccae;
scrollbar-darkshadow-color: #615d4f;
scrollbar-shadow-color: #88805F;
scrollbar-arrow-color: #88805F;
scrollbar-track-color: #d3ccae;
}
TEXTAREA {
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
COLOR: #88805f;
BACKGROUND-COLOR: transparent;
}
SELECT {
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
COLOR: #88805f;
BACKGROUND-COLOR: transparent;
}
INPUT {
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
COLOR: #88805f;
BACKGROUND-COLOR: transparent;
}
A:link {color: #88805f; text-decoration: none; }
A:visited {color: #88805f; text-decoration: none; }
A:active {color: #; text-decoration: none; }
A:hover {color: #88805f; text-decoration none; position:relative; top:2px; left:2px; }
</STYLE>
schattenfell
Dankeee <3 *überdimensionalen Keks geb*
Endlich get es *freuz*
Vielen herzlichen Dank!
Thread kann geschlossen werden
.smartness
*mampf* Nichts zu danken fröhlich