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
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
, kann mir da viell jemand helfen?