Tema
:
CSS en los textbox
Ver Mensaje Individual
#
5
(
permalink
)
08/04/2011, 19:19
shujidan
Fecha de Ingreso: abril-2011
Mensajes: 121
Antigüedad: 14 años, 2 meses
Puntos: 5
Respuesta: CSS en los textbox
input[type="text"]{
background-color:transparent;
background: url() no-repeat;
border: 1px solid lightblue;
}
En el type tecleas el control que quieras modificar, esto funciona para toda la pagina
shujidan
Ver Perfil
Buscar todos los Mensajes de shujidan