Perdon mas arriba tengo un error:
<input name="password" type="password" class="input2" id="password" "style="border:none" />
en vez de input2 es input así:
<input name="password" type="password" class="input" id="password" "style="border:none" />
Sigo con el problema, gracias por tu ayuda Master, pero esto me tiene loco !
El problema es al pasar por primera vez, el mouse por encima hay algun truco para que no pase esto, por ejemplo acá también me lo hace.
<div id="soclist" align="center"> <a href="https://twitter.com/website" target="_blank"></a> </div></td>
<td width="33" valign="top"><div align="center"></div> Y el CSS:
Código:
#soclist {
width: 32px;
display: block;
font-style: normal;
font-size: 14px;
font-weight: bold;
line-height: 1px;
color: #CCCCCC;
text-align: center;
}
#soclist a{
width: 32px;
height: 32px;
line-height: 31px;
color: #CCCCCC;
text-align: left;
outline-style:none;
display: block;
list-style-type: none;
text-decoration:none;
background-image:url(socials/stwitter1.png);
background-repeat: no-repeat;
padding-left: 4px;
padding-right: 1px;
}
#soclist a:hover{
background-image: url(socials/stwitter2.png);
}
Ya no se que hacer me digeron antes que es por el peso, pero dendo está este es de solo 4 kb alguna otra sugerencia, gracias de antemano