webForumDet fria alternativet

Bg i textfält

5 svar · 257 visningar · startad av ade

adeMedlem sedan juli 20041 081 inlägg
#1

Hejsan. Just klar med mitt kontaktscript, bara design som saknas.

Och jag undrar hur man väljer bakgrundsfärgen i textrutorna. Både hur man görr i stilmallen och hur man gör det direkt i koden på sidan!

Så här ser stilmallen ut nu;


body { font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, Sans-Serif; font-size:11px; color : #000000; }

td { font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, Sans-Serif; font-size:11px; color : #000000; } 

form { font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, Sans-Serif; font-size:11px; color : #000000; } 

input { font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, Sans-Serif; font-size:11px; color : #000000; } 

textarea { font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, Sans-Serif; font-size:11px; color : #000000; } 

select { font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, Sans-Serif; font-size:11px; color : #000000; } 

a.meny{ 
font-style: normal; 
font-variant:normal; 
font-weight: bold; 
font-size: 11px; 
font-family: Verdana, tahoma, arial; 
color: #ffffff;
text-decoration: none }
                  
a.meny:hover{ 
font-variant: normal;  
font-size: 11px; 
font-weight: bold;
font-family: Verdana, tahoma, arial; 
color:#000000;
text-decoration:none;  
    }
a.main { 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, tahoma, arial; 
color: #000000;
text-decoration: none }
                  
a.main:hover{ 
font-variant: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, tahoma, arial; 
color: #000000;  
}
manganMedlem sedan feb. 2003216 inlägg
#2

har för mig att man kan använda en tagg som heter background-color.
skulle se ut ngt sådant här isf:

textarea { 
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, Sans-Serif; 
font-size:11px; 
color : #000000;
background-color: #din färg }

gissar lite nu men jag tror det funkar

adeMedlem sedan juli 20041 081 inlägg
#3

mm men nu vart det bara i textfältet ska se om jag kan lista ut hur jag ska få det i input fälten (namn, email mm
)

adeMedlem sedan juli 20041 081 inlägg
#4

Japp löst,, tack

manganMedlem sedan feb. 2003216 inlägg
#5

du får skriva stylesheet för alla input och använda background-color där likadant som på textarean

jarvkloMedlem sedan juli 20013 378 inlägg
#6

Hmm..

I artiklarna
http://www.456bereastreet.com/archive/200409/styling_form_controls/
och
http://www.456bereastreet.com/archive/200410/styling_even_more_form_controls/
http://456bereastreet.com/ har du ett gäng info om hur man kan göra detta och hur det garanterat kommer att hanteras olika i olika webbläsare i princip hur man än försöker ;)

132 ms totalt · 3 externa anrop · v20260731065814-full.30151723
0 ms — hämta forumlista (cache)
0 ms — hämta statistik (cache)
130 ms — hämta tråd, inlägg och bilagor (db)