Hast du schon probiert die Textbox mit css zu formatieren? Mit color müsstest du eigentlich die Textfarbe einstellen können.
Für den fall das du ein input-Feld verwendest:
Code:
<input type="Text" name="textfeld" size="90" style="color: #FFFFFF;
background-color: orange; border-width: 0;" class="h5">
Für eine <textarea> musst du es halt ein bischen anpassen.
Jak
____________________________________
Join the DNRC |
Godwin\'s Law (thx@stona)
Documentation is like sex: If it\'s good, it\'s very, very good. If it\'s bad, it\'s better than nothing.
\"In theory, theory and practice are the same. In practice, they are not\" (Lawrence Berra)