miércoles, 14 de septiembre de 2011

Caja de texto con aviso o mensaje en movimiento tipo marquee


Paso 1:

Ir a Diseño (vieja interfaz) o Plantilla (nueva interfaz), Edición de HTML y justo arriba de </head>

Poner el siguiente código:


Camiar el primer y el segundo texto.

Paso 2:

El siguiente código va en el lugar que se quiera mostrar.

Puede ser en un gadget HTML/Javascript.

<form name="scrform_Vku" onSubmit="0">
      <input type="text" name="scrtext_Vku" style="font-family: 'Arial'; color:#6699FF; background: transparent; font-weight: bold; font-size:15px; width:550px; text-align:center; border:0"/></form> 

Adaptamos a gusto cambiando el estilo.

No hay comentarios:

Publicar un comentario