background color von inputboxen aendern.

Dieses Thema im Forum "Webentwicklung" wurde erstellt von MrMuhKuh, 17. April 2007 .

Status des Themas:
Es sind keine weiteren Antworten möglich.
  1. 17. April 2007
    hi

    mein prob sieht so aus. ich hab ein eingabe feld vom typ
    Code:
    <input type="text" name="name" style="background-color:#efefef" />
    jetzt ist es so dass diese box einen rand hat. und der passt ueberhaupt net.

    Bild=down!

    habs mit style="border:0;" probiert oder hab probiert die farbe zu aendern. aber geht alles net.

    plz help, thx
     
  2. 17. April 2007
    AW: background color von inputboxen aendern.

    probiers mal so:

    Code:
    <input type="text" name="name" style="border:thin solid; background-color:#efefef;"/>


    //EDIT: oder hab ichs falsch verstanden und du willst, dass die box überhaupt kein rand hat??
     
  3. 17. April 2007
    AW: background color von inputboxen aendern.

    probiers mir border: 0px solid; background-color:#efefef;

    anstatt border: 0px kannst auch 1px 2px usw schreiben
     
  4. 18. April 2007
    AW: background color von inputboxen aendern.

    cool funktioniert beides. thx. bw is raus
     
  5. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.