![]() |
[CSS] Schriftfarbe in Input-Box?
Hallo,
weiß jemand, wie ich die Schriftfarbe in einer Input-Box (Rahmenfarbe <> Schriftfarbe) definieren kann? Viele Grüße... |
Re: [CSS] Schriftfarbe in Input-Box?
Nich so?
Code:
input {
color: #Farbwert; } |
Re: [CSS] Schriftfarbe in Input-Box?
:pale: ja, der Vorschlag ist nicht schlecht :lol:
|
Re: [CSS] Schriftfarbe in Input-Box?
besonders schön:
Code:
wenn ich die syntax vom attribut-selektor noch richtig im kopf hab, veränderst du damit nur edit-felder.
input[type="text"] {
color: #ff0000; } |
Re: [CSS] Schriftfarbe in Input-Box?
Zitat:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 14:12 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz