Traté de cambiar el formulario HTML, archivo de tipo de entrada. Aquí está mi código:¿Podemos cambiar <input type = "file"> style?
HTML, form id = forma
<input class="upload_file" type="file" id="file" name="file" />
.CSS
I tried both:
.upload_button{
background: url('../images/upload_btn_bg.png') no-repeat;
width: 200px;
height: 40px;
}
#form input[type=file]{
background: url('../images/upload_btn_bg.png') no-repeat;
width: 200px;
height: 40px;
}
Ninguno de estos dos métodos funciona. Vi desde algún sitio web, como Facebook, youtube, google o twitter, tienen un estilo diferente. Me pregunto cómo lo hacen.
ah ... yo debería haber hecho esta pregunta antes aquí, en lugar de pasar horas de tiempo para depurarlo. Suspiro –
Eso está bien. Todos hemos hecho eso :-) –
tantos riesgos de seguridad con swf, pero está bien. – nagytech