Página 1 de 1

donde esta el codígo </body> ?

Publicado: 12 Sep 2010, 14:38
por xavi_cr
Hola gente navegando me e encontrado un scipt muy interesante que te añade 2 imagenes flotantes para hacerte fan en facebook o twitter pero dice que hay que agregarlo antes del cogido </body> pero e buscado y no lo encuentro alguien me puede decir donde esta ese codigo?

y el script lo e encontrado aqui

Script ya modificado para mi sitio

Código: Seleccionar todo

<a href="'https://twitter.com/Engancha2'" target="'_blank'" title="'Sígueme"><img border="'0'" src="'http://www.engancha2.es/chevereto/images/292lnxd.png'" style="'display:scroll;position:fixed;bottom:250px;right:0px;'/" /></a> <br />
<a href="'http://www.facebook.com/group.php?gid=136903410356#!/pages/Engancha2es/126341810722023?ref=ts'" target="'_blank'" title="'Hazte"><img border="'0'" src="'http://www.engancha2.es/chevereto/images/2zjfk7t.png'" style="'display:scroll;position:fixed;bottom:125px;right:0px;'/" /></a> 

Re: donde esta el dogigo </body> ?

Publicado: 12 Sep 2010, 15:20
por andredmau5
Abre:

Código: Seleccionar todo

styles/soul_city/template/overall_footer.html
Busca:

Código: Seleccionar todo

</body>
Agrega antes

Código: Seleccionar todo

<a href="'https://twitter.com/Engancha2'" target="'_blank'" title="'Sígueme"><img border="'0'" src="'http://www.engancha2.es/chevereto/images/292lnxd.png'" style="'display:scroll;position:fixed;bottom:250px;right:0px;'/" /></a> 

<a href="'http://www.facebook.com/group.php?gid=136903410356#!/pages/Engancha2es/126341810722023?ref=ts'" target="'_blank'" title="'Hazte"><img border="'0'" src="'http://www.engancha2.es/chevereto/images/2zjfk7t.png'" style="'display:scroll;position:fixed;bottom:125px;right:0px;'/" /></a> 
guarda los cambios, súbelo al servidor... y actualiza la plantilla :P

Re: donde esta el dogigo </body> ?  Tema Solucionado

Publicado: 12 Sep 2010, 16:57
por leviatan21
xavi_cr escribió:Script ya modificado para mi sitio
Te corrijo el código para que no tengas problemas :

Código: Seleccionar todo

<a href="https://twitter.com/Engancha2" onclick="window.open(this.href);return false;" title="Sígueme" alt="Sígueme"><img src="http://www.engancha2.es/chevereto/images/292lnxd.png" title="Sígueme" style="display: scroll; position: fixed; bottom: 250px; right: 0px; border: 0;" /></a>
<a href="http://www.facebook.com/group.php?gid=136903410356#!/pages/Engancha2es/126341810722023?ref=ts" onclick="window.open(this.href);return false;" title="Hazte" alt="Hazte"><img src="http://www.engancha2.es/chevereto/images/2zjfk7t.png" title="Hazte" style="display: scroll; position: fixed; bottom: 125px; right: 0px; border: 0;" /></a> 

Re: donde esta el dogigo </body> ?

Publicado: 12 Sep 2010, 18:55
por xavi_cr
gracias ya lo tengo puesto en mi foro jejejeje a la espera de conseguir mas visitas jejeje muchas gracias creo que este es el foro mas rapido que e visto y eficaz gracias de nuevo