Image Map

Seguidores

martes, 15 de enero de 2013

Premio de Olayitta!!

Empecemos con los codigos, (el calendario no lo encontre y los cursores te e puesto varios y los separadores me tienes q decir de q son: archivo del blog, seguidores...):
Cursores:
rosa:
<style> body, a, a:hover { cursor:url('http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow16.gif'), auto }</style>
hielo:
<style> body, a, a:hover { cursor:url('http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow32.gif'), auto }</style>
flechita:
<style> body, a, a:hover { cursor:url('http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow38.gif'), auto }</style>
sandia:
<style> body, a, a:hover { cursor:url('http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow39.gif'), auto }</style>
brillo:
 <script type='text/javascript'>
// <![CDATA[
var colour="#72BFFF";
var sparkles=40;

var x=ox=400;
var y=oy=300;
var swide=800;
var shigh=600;
var sleft=sdown=0;
var tiny=new Array();
var star=new Array();
var starv=new Array();
var starx=new Array();
var stary=new Array();
var tinyx=new Array();
var tinyy=new Array();
var tinyv=new Array();
window.onload=function() { if (document.getElementById) {
var i, rats, rlef, rdow;
for (var i=0; i<sparkles; i++) {
var rats=createDiv(3, 3);
rats.style.visibility="hidden";
document.body.appendChild(tiny[i]=rats);
starv[i]=0;
tinyv[i]=0;
var rats=createDiv(5, 5);
rats.style.backgroundColor="transparent";
rats.style.visibility="hidden";
var rlef=createDiv(1, 5);
var rdow=createDiv(5, 1);
rats.appendChild(rlef);
rats.appendChild(rdow);
rlef.style.top="2px";
rlef.style.left="0px";
rdow.style.top="0px";
rdow.style.left="2px";
document.body.appendChild(star[i]=rats);
}
set_width();
sparkle();
}}
function sparkle() {
var c;
if (x!=ox || y!=oy) {
ox=x;
oy=y;
for (c=0; c<sparkles; c++) if (!starv[c]) {
star[c].style.left=(starx[c]=x)+"px";
star[c].style.top=(stary[c]=y)+"px";
star[c].style.clip="rect(0px, 5px, 5px, 0px)";
star[c].style.visibility="visible";
starv[c]=50;
break;
}
}
for (c=0; c<sparkles; c++) {
if (starv[c]) update_star(c);
if (tinyv[c]) update_tiny(c);
}
setTimeout("sparkle()", 40);
}
function update_star(i) {
if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";
if (starv[i]) {
stary[i]+=1+Math.random()*3;
if (stary[i]<shigh+sdown) {
star[i].style.top=stary[i]+"px";
starx[i]+=(i%5-2)/5;
star[i].style.left=starx[i]+"px";
}
else {
star[i].style.visibility="hidden";
starv[i]=0;
return;
}
}
else {
tinyv[i]=50;
tiny[i].style.top=(tinyy[i]=stary[i])+"px";
tiny[i].style.left=(tinyx[i]=starx[i])+"px";
tiny[i].style.width="2px";
tiny[i].style.height="2px";
star[i].style.visibility="hidden";
tiny[i].style.visibility="visible"
}
}
function update_tiny(i) {
if (--tinyv[i]==25) {
tiny[i].style.width="1px";
tiny[i].style.height="1px";
}
if (tinyv[i]) {
tinyy[i]+=1+Math.random()*3;
if (tinyy[i]<shigh+sdown) {
tiny[i].style.top=tinyy[i]+"px";
tinyx[i]+=(i%5-2)/5;
tiny[i].style.left=tinyx[i]+"px";
}
else {
tiny[i].style.visibility="hidden";
tinyv[i]=0;
return;
}
}
else tiny[i].style.visibility="hidden";
}
document.onmousemove=mouse;
function mouse(e) {
set_scroll();
y=(e)?e.pageY:event.y+sdown;
x=(e)?e.pageX:event.x+sleft;
}
function set_scroll() {
if (typeof(self.pageYOffset)=="number") {
sdown=self.pageYOffset;
sleft=self.pageXOffset;
}
else if (document.body.scrollTop || document.body.scrollLeft) {
sdown=document.body.scrollTop;
sleft=document.body.scrollLeft;
}
else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
sleft=document.documentElement.scrollLeft;
sdown=document.documentElement.scrollTop;
}
else {
sdown=0;
sleft=0;
}
}
window.onresize=set_width;
function set_width() {
if (typeof(self.innerWidth)=="number") {
swide=self.innerWidth;
shigh=self.innerHeight;
}
else if (document.documentElement && document.documentElement.clientWidth) {
swide=document.documentElement.clientWidth;
shigh=document.documentElement.clientHeight;
}
else if (document.body.clientWidth) {
swide=document.body.clientWidth;
shigh=document.body.clientHeight;
}
}
function createDiv(height, width) {
var div=document.createElement("div");
div.style.position="absolute";
div.style.height=height+"px";
div.style.width=width+"px";
div.style.overflow="hidden";
div.style.backgroundColor=colour;
return (div);
}
// ]]>
</script>


-------------------------------
reloj:
 <EMBED src="http://img84.imageshack.us/img84/6852/c4gu8.swf" width="126" height="87" wmode="transparent"></EMBED></p>

Cabecera: la tienes con varias fuentes de titulo(da click encima para ver el tamaño original):













Banner: (no lo puedes usar hasta que me des el URL de tu blog y yo te de el codigo)






ATT Y BY:










SUBE:
Codigo de SUBE:
<a style="display:scroll;position:fixed;bottom:5px;right:5px;" href="#" title="subir"><img src="<a href="http://tinypic.com?ref=1grk3c" target="_blank"><img src="http://i48.tinypic.com/1grk3c.png" border="0" alt="Image and video hosting by TinyPic"></a>" />

















domingo, 13 de enero de 2013

Codigo de Aroa Rectificado!!

Aro, ya e encontrado el error que tube con tu codigo. Perdona:






<a href="http://elmejorblogparachicas.blogspot.com.es?ref=9tl5k1" target="_blank"><img src="http://i49.tinypic.com/9tl5k1.png" border="0" alt="Image and video hosting by TinyPic" /></a><textarea>
<textarea/><a href="http://elmejorblogparachicas.blogspot.com.es?ref=9tl5k1" target="_blank"><img src="http://i49.tinypic.com/9tl5k1.png" border="0" alt="Image and video hosting by TinyPic" /></a><textarea>

Las ordenes estan...!!!

Las ordenes estan cerradas pq esta noche ni mañana estare en mi casa y no podre estar en el ordenador. Asi que dejo colgado a la derecha el cartel de ordenes cerradas. Y tengo un blog de tutoriales: http://tutoriales-perfectos.blogspot.com.es/

viernes, 11 de enero de 2013

Atte's Con Glitter!!!!!

Hola chicos y chicas!! Estoy muy contenta pq e aprendido a hacer textos con glitter, así que si quereis uno como el mio de abajo, pedidmelo por un comentario!!


miércoles, 9 de enero de 2013

Tutorial de como hacer y colocar una cabecera con Image Mpas!

Bueno, aquí teneis un tuto de como hacer una cabecera con image maps y como colocarla!

























Pedido de Aro Rectificado!

Vueno Aro, espero que te guste y que lo aya hecho como tu querias. Me a costado bastante encontrar las imagenes y decorar la cabecera. Creo que ya esta todo perfeccto y listo. Espero que te guste:

























martes, 8 de enero de 2013

Pedido de Aro (Parte 1)

Aro, aquí tienes tu pedido. La cabecera te la e hecho do dos tamaños. Yo te recomiendo que pongas la primera, pq creo que quedara mejor en tu blog. Abajo estan las imagenes que me pediste. Ya te envie por correo la duda que tenia. Cuando me la comentes te arreglare el pedido cuanto antes! (Da click encima para ver el tamaño original de las imagenes.)
 











lunes, 7 de enero de 2013

Tutos+Recuerdo!

Un tuto más que he hecho sobre como hacer una imagen PNG en pixlr:
HAN SALIDO DESORDENADAS LAS IMAGENES!!!















RECORDAD! ABAJO LA ENTRADA DE LOS PREMIOS DEL CONCURSO!!!





Ganadoras!!

Estos son los Blends ganadores. Enorabuena a todas las participantes!! Las ganadoras, que pongan un comentario en esta entrada diciendomo cual es su blend y de quien, como... quieren que sean los accesorios para su blog(cabecera,separadores,attes,imagen reglas,banners...)
























Gracias por visitar mi blog♡