Ver Mensaje Individual
  #1 (permalink)  
Antiguo 30/11/2011, 06:39
Vcnt
 
Fecha de Ingreso: octubre-2009
Mensajes: 299
Antigüedad: 14 años, 6 meses
Puntos: 2
Modificar boton busqueda

Hola,

Tengo el sigiente formulario para la busqueda en google, y queria saber si podia modificar el boton buscar por un dibujito de un lupa o algo asi.

El formulario es este:

<form action="http://www.google.es/custom">
<div align="left">
<input type="hidden" name="domains" value="www.cristaleriachornet.es" />
<input type="hidden" name="sitesearch" value="www.cristaleriachornet.es" />
<input type="text" name="q" style="width:60px; height:10px font-size: 8px;"/>
<input type="submit" value="Buscar" />
</div>
</form>