
Para que el widget funcione correctamente, tienes que sustituir (esta en rojo) donde pone DiasOnline(9, 8, 2011, "" ) por la fecha en que creaste tu blog. Luego donde pone http://direccion de tu blog.com/ por la url.
TRANSPARENTE ![]() 4966 días online 489 entradas comentarios |
<div style="float: left;height: 73px;"> <img class="sinborde" src="http://hostredeando.ucoz.es/imagenes1/-estadisticas.gif" style="height: 63px; width: 63px;" /></div> <div style="float: left; font-size: 17px; text-align: left;color:#000;font-family:Verdana;text-decoration:bold;height: 73px;width:140px;"> <script> function DiasOnline(Dia, Mes, Year, Texto) { Meses = new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"); Hoy = new Date(); Inicio = Date.parse(Meses[Mes - 1] + " " + Dia + " " + Year); Resultado = Math.round((Hoy.getTime() - Inicio) / 86400000); document.write(Resultado + " " + Texto); } DiasOnline(9, 8, 2011, "" ); </script> días online <script> function showpostcount(json){document.write(parseInt(json.feed.openSearch$totalResults.$t,10)); } </script><script src="http://redeando.blogspot.com/feeds/posts/default?alt=json-in-script&callback=showpostcount"> </script> entradas <script src="http://direccion de tu blog.com/feeds/comments/default?alt=json-in-script&callback=showpostcount"> </script> comentarios</div> |
FONDO NEGRO ![]() 4966 días online 489 entradas comentarios |
<div style="float: left;background-color:#000000;height: 73px;"> <img class="sinborde" src="http://hostredeando.ucoz.es/imagenes1/-estadisticas.gif" style="height: 63px; width: 63px;" /></div> <div style="float: left; font-size: 17px; text-align: left;color:#cdcdcd;font-family:Verdana;background-color:#000000;text-decoration:bold;height: 73px;width:140px;"> <script> function DiasOnline(Dia, Mes, Year, Texto) { Meses = new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"); Hoy = new Date(); Inicio = Date.parse(Meses[Mes - 1] + " " + Dia + " " + Year); Resultado = Math.round((Hoy.getTime() - Inicio) / 86400000); document.write(Resultado + " " + Texto); } DiasOnline(9, 8, 2011, "" ); </script> días online <script> function showpostcount(json){document.write(parseInt(json.feed.openSearch$totalResults.$t,10)); } </script><script src="http://redeando.blogspot.com/feeds/posts/default?alt=json-in-script&callback=showpostcount"> </script> entradas <script src="http://direccion de tu blog.com/feeds/comments/default?alt=json-in-script&callback=showpostcount"> </script> comentarios</div> |