Este codigo que voy a poner aqui ,sirve para el botoncito ese que dice "Agregar comentario" ,tienen que poner una imagen en el codigo ,de cierto tamaño que encaje en el boton.

el codigo es este :
<style>
.commentEditor form input {
background: transparent url(Imagen de tu Boton
) center center no-repeat;
width: 125px;
height: 35px;
border:none;
overflow: hidden;
cursor:pointer;
text-indent: -9999px;
line-height: 9999px;}
</style>
Salu2.

el codigo es este :
<style>
.commentEditor form input {
background: transparent url(Imagen de tu Boton
) center center no-repeat;
width: 125px;
height: 35px;
border:none;
overflow: hidden;
cursor:pointer;
text-indent: -9999px;
line-height: 9999px;}
</style>
Salu2.
0 comentarios:
Publicar un comentario