Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [CSS] Textareas und "Auswahlteile" sind nicht transparent (https://www.gegen-bilderklau.net/thread.php?threadid=123511)


Geschrieben von schattenfell am 02.12.2007 um 19:48:

  Textareas und "Auswahlteile" sind nicht transparent

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



Geschrieben von .smartness am 02.12.2007 um 19:53:

  RE: Textareas und "Auswahlteile" sind nicht transparent

<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>



Geschrieben von schattenfell am 03.12.2007 um 13:51:

  RE: Textareas und "Auswahlteile" sind nicht transparent

Danke .smartness <3, es klappt, allerdings bleiben die eingabefelfer wie vorher unglücklich , kann mir da viell jemand helfen?



Geschrieben von .smartness am 03.12.2007 um 13:56:

 

meins tdu jetz tdie textareas?



Geschrieben von schattenfell am 03.12.2007 um 14:08:

 

genau, da wo man halt was eingibt, diese zeile



Geschrieben von .smartness am 03.12.2007 um 14:23:

  RE: Textareas und "Auswahlteile" sind nicht transparent

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>



Geschrieben von schattenfell am 03.12.2007 um 16:31:

  RE: Textareas und "Auswahlteile" sind nicht transparent

Dankeee <3 *überdimensionalen Keks geb*
Endlich get es *freuz*
Vielen herzlichen Dank!
Thread kann geschlossen werden



Geschrieben von .smartness am 03.12.2007 um 17:07:

 

*mampf* Nichts zu danken fröhlich


Forensoftware: Burning Board, entwickelt von WoltLab GmbH