- Desde
- 7 Ene 2012
- Mensajes
- 123
Hola a todos estoy que quiero configurar un popup al entrar a mi blog que aparesca una imagen y al dar Click que me direcciones a una pagina de venta de Un producto.
ya genere el Script, y es el siguiente:
<!-- FIRST STEP: Copy the code below into the HEAD of your HTML page -->
<script language="JavaScript">
<!-- Popup Maker Online - Free Popup Generator -->
<!--
function p1377828045()
{
window.open("http://bit.ly/blanquear-diente-popup1","p1377828045","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=700,height=450,top=20,left=50");
}
//-->
</script>
<!-- SECOND STEP: Copy the code below into the BODY of your HTML page -->
<a href="javascript1377828045()"><img src="http://img13.imageshack.us/img13/2020/hf9.gif" border="0"></a>
========================
El Primer Bloque se que se copia y pega entre el HEAD Y /HEAD
Pero el segundo estoy buscando en que archivo HTML de WP lo coloco.
Alguien podria decirme por favor?
Estoy usando Blog echo en WP
ya genere el Script, y es el siguiente:
<!-- FIRST STEP: Copy the code below into the HEAD of your HTML page -->
<script language="JavaScript">
<!-- Popup Maker Online - Free Popup Generator -->
<!--
function p1377828045()
{
window.open("http://bit.ly/blanquear-diente-popup1","p1377828045","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=700,height=450,top=20,left=50");
}
//-->
</script>
<!-- SECOND STEP: Copy the code below into the BODY of your HTML page -->
<a href="javascript1377828045()"><img src="http://img13.imageshack.us/img13/2020/hf9.gif" border="0"></a>
========================
El Primer Bloque se que se copia y pega entre el HEAD Y /HEAD
Pero el segundo estoy buscando en que archivo HTML de WP lo coloco.
Alguien podria decirme por favor?
Estoy usando Blog echo en WP