Mostrando entradas con la etiqueta Efectos. Mostrar todas las entradas
Mostrando entradas con la etiqueta Efectos. Mostrar todas las entradas

Efectos de sombra en los textos con text-shadow – Virginia


Una de las maravillas del CSS es que podemos hacer que los textos se vean tan espectaculares como si los hubiéramos hecho con Photoshop o algo parecido, y sin necesidad de usar imágenes en la mayoría de los casos.
text-shadow es una propiedad que aplica una sombra a un texto, pero además podemos añadir múltiples sombras de diversos colores -y transparencias- a un mismo elemento y con ello podemos conseguir textos más llamativos y que salen de lo ordinario.
Lo que veremos a continuación son12 ejemplos con text-shadow ya sea para que decores el título de tu blog, los títulos de tus entradas, de tus gadgets, o cualquier texto que se te ocurra.

Primero vamos a ver cómo ponerlo a cualquier texto, ya sea al texto de una entrada, o al de un gadget. En cualquiera de los casos el CSS va antes de/b:skin y el HTML dentro de tu post o donde lo quieras usar.


Texto con Relieve


Lorem Ipsum

CSS
.sombra1 {
color: #f2f2f2;
text-shadow: 0px -1px 0px #424242;
font-size: 100px;
font-family: 'Unna', serif;
}
HTML
span class='sombra1'Lorem ipsum/span


Texto con sombra tenue


Lorem Ipsum

CSS
.sombra2 {
text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
font-size: 80px;
font-weight: bold;
font-family: 'Arial Black';
}
HTML
span class='sombra2'Lorem ipsum/span


Texto con sombra marcada


Lorem Ipsum

CSS
.sombra3 {
color: #b82f14;
text-shadow: 6px 6px 0px rgba(83,155,194,0.5);
font-size: 80px;
font-family: 'Sancreek', cursive;
}
HTML
span class='sombra3'Lorem ipsum/span


Texto vintage


Lorem Ipsum

CSS
.sombra4 {
color: #69D2E7;
text-shadow:
4px 4px 0px #E0E4CC,
9px 8px 0px #F38630;
font-size: 100px;
font-family: 'Lobster', cursive;
}
HTML
span class='sombra4'Lorem ipsum/span


Texto en 3D


Lorem Ipsum

CSS
.sombra5 {
text-shadow: 0 1px 0 #ccc,
0 2px 0 #c9c9c9,
0 3px 0 #bbb,
0 4px 0 #b9b9b9,
0 5px 0 #aaa,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);
color: #fff;
font-size: 90px;
font-family: Impact;
}
HTML
span class='sombra5'Lorem ipsum/span


Texto con efecto neón


Lorem Ipsum

CSS
.sombra6 {
color: #DF01A5;
text-shadow: 0px 0px 8px #FE2EF7;
font-size: 80px;
font-family: 'Orbitron', sans-serif;
}
HTML
span class='sombra6'Lorem ipsum/span


Texto tipo retro


Lorem Ipsum

CSS
.sombra7 {
padding-left: 20px;
text-transform: uppercase;
color: #E8E3AE;
text-shadow:
-10px 10px 0px #A9CBA6,
-20px 20px 0px #7EBEA3,
-30px 30px 0px #53A08E;
font-size: 80px;
font-family: 'Luckiest Guy', cursive;
}
HTML
span class='sombra7'Lorem ipsum/span


Texto tipo comic


Lorem Ipsum

CSS
.sombra8 {
color: #fff;
text-shadow:
-2px -2px 0 #000,
1px -2px 0 #000,
-2px 2px 0 #000,
2px 2px 0 #000;
font-size: 100px;
font-family: 'Boogaloo', cursive;
}
HTML
span class='sombra8'Lorem ipsum/span


Texto con efecto anaglifo


Lorem Ipsum

CSS
.sombra9 {
text-shadow:
9px 2px 0 rgba(0, 255, 255, 0.5),
-6px -1px 1px rgba(255, 0, 0, 0.4);
color: #2A0A12;
font-size: 80px;
font-family: 'Special Elite', cursive;
}
HTML
span class='sombra9'Lorem ipsum/span


Texto con fuego




Lorem Ipsum

CSS
.sombra10 {
color: #DF0101;
margin: 10px;
padding: 40px 0 10px;
text-align: center;
text-shadow:
0 0 4px #fff,
0 -5px 4px #ff3,
2px -10px 6px #fd3,
-2px -15px 11px #f80,
2px -25px 18px #f20;
font-size: 90px;
font-family: 'New Rocker', cursive;
}
HTML
span class='sombra10'Lorem ipsum/span



Texto borroso


Lorem Ipsum

CSS
.sombra11 {
color: transparent;
text-shadow: #81DAF5 0 0 12px;
text-transform: uppercase;
font-size: 60px;
font-family: 'Chango', cursive;
}
HTML
span class='sombra11'Lorem ipsum/span


Texto estilo groovy



Lorem Ipsum

CSS
.sombra12 {
color: #fcc90f;
text-shadow:
-2px -2px 0 #29296e,
1px -2px 0 #29296e,
-2px 2px 0 #29296e,
2px 2px 0 #29296e,
1px 1px #e60602,
2px 2px #e60602,
3px 3px #29296e,
4px 4px #29296e,
5px 5px #29296e,
6px 6px #29296e,
7px 7px #29296e,
8px 8px #29296e,
9px 9px #29296e,
10px 10px #29296e,
11px 11px #29296e,
12px 12px #29296e,
13px 13px #29296e,
14px 14px #29296e,
15px 15px #29296e,
16px 16px #29296e,
17px 17px #29296e,
18px 18px #29296e,
19px 19px #29296e,
20px 20px #29296e;
font-size: 90px;
font-family: 'Henny Penny', cursive;
}
HTML
span class='sombra12'Lorem ipsum/span


En todos los casos yo he puesto un tipo de fuente sólo para ejemplificar, si deseas usar esa fuente tómala de Google Fonts, o cámbiala por otra.
También puedes cambiar los colores, ya sea el del texto, o de la sombra, sólo deberás cambiar los códigos hexadecimales (los que empiezan con signo de número) o los rgba (los que están entre paréntesis), según sea el caso.

Si quisieras usar estos textos con sombras en el título de tu blog, únicamente cambia la clase del texto, por ejemplo, en lugar de.sombra1 { pondrías.header h1 {

Si quisieras usarlo en los títulos de tus entradas, cambia.sombra1 { por.post h3 {

Si quisieras usarlo en los títulos de tus gadgets, cambia.sombra1 { por.sidebar h2 {

Toma en cuenta que en algunas plantillas los nombres de las clases de estas áreas pueden variar, los que he mencionado son para las plantillas originales de Blogger.
También considera que si lo usas para los títulos de tu plantilla, ya sea para el título del blog, de entradas, o gadgets, quizá tengas que eliminar otros estilos que ya estén especificados en tu plantilla, así que en esos casos deberás localizar los estilos de esas áreas y eliminar los que creas que "afectan" la forma como se mira el resultado final.

Si no has podido ver ningúnefecto de sombras en los textos que hemos puesto de ejemplo, entonces usas un navegador muy antiguo. En lo que cambias a un navegador más moderno te dejo la imagen de cómo se deben ver los textos con sombras de esta entrada.


Donate Car To Charity CALIFORNIA DONATE CAR FOR TAX CREDITDONATE CARS IN MADONATE YOUR CAR SACRAMENTOHOW TO DONATE A CAR IN CALIFORNIA DONATE YOUR CAR FOR KIDS,CAR INSURANCE QUOTES COLORADO ,NUNAVUT CULTURE,DAYTON FREIGHT LINESHARDDRIVE DATA RECOVERY SERVICES,DONATE A CAR IN MARYLAND,MOTOR REPLACEMENTS,CHEAP DOMAIN REGISTRATION HOSTING,DONATING A CAR IN MARYLAND

Donate Car To Charity CALIFORNIA DONATE CAR FOR TAX CREDITDONATE CARS IN MADONATE YOUR CAR SACRAMENTOHOW TO DONATE A CAR IN CALIFORNIA DONATE YOUR CAR FOR KIDS,CAR INSURANCE QUOTES COLORADO ,NUNAVUT CULTURE,DAYTON FREIGHT LINESHARDDRIVE DATA RECOVERY SERVICES,DONATE A CAR IN MARYLAND,MOTOR REPLACEMENTS,CHEAP DOMAIN REGISTRATION HOSTING,DONATING A CAR IN MARYLANDMundial Football history FIFA World Cup,smart,huge/big,scienciemedia,blog spot and amazes,unites pero for you gives ,, inspires and future now help and pero mas aya del visita and Mesothelioma law firm CHEAP CAR INSURANCE IN VIRGINIA,Selling annuity payments for cashSelling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

Hire php developers Cheap Domain Registration Hosting HARDDRIVE DATA RECOVERY SERVICES Business Voip Solutions Seo companies adverse remortgage Massage School Dallas Texas Car Insurance Companies Casino royalty free images stock Annuity Settlements yahoo web hosting world trade center footage DONATE YOUR CAR SACRAMENTO structured settlement purchasers Forensics Online Course mesothelioma ONLINE COLLEDGES wisconsin mesothelioma attorney Bankruptcy lawyer cloud identity and access management Casino reviews business voip solutions Make money online Australia mesothelioma law firm Online casino Mortgage adviser Forex Trading Platform auto insurance yuba city ca truck accident attorney texas Mobile casino emergency response plan ppt DUI lawyer Social media management Hard drive Data Recovery Services Donate your Car for Money CHEAP CAR INSURANCE IN VIRGINIA Data Recovery Raid harddrive data recovery services car accident lawyer michigan Online Classes structured settlement broker low credit line credit cards Webex Costs Psd to html Hire php programmers car accident lawyers los angeles Dwi lawyer mesothelioma trial attorney criminal defense federal lawyer New social media platforms Royalty Free Images Stock workers compensation lawyer los angeles Christmas cards accident attorney orange county donating used cars to charity Live casino purchase structured settlements miami personal injury lawyer Paperport Promotional Code online colledges FUTURISTIC ARCHITECTURE Best Criminal Lawyers in Arizona mesothelioma attorney florida DONATE YOUR CAR FOR MONEY WordPress hosting mesothelioma lawyers san diego federal criminal defense attorney mesothelioma attorney california insurance medical temporary structured settlement buyers Computer science classes online ROYALTY FREE IMAGES STOCK mesothelioma attorney illinois best mesothelioma lawyers sell annuity payment mortgage adviser How to Donate A Car in California NEUSON MESOTHELIOMA LAW FIRM Seo company auto accident attorney Torrance Criminal lawyer WordPress themes for designers Service business software Criminal defense lawyer cash out structured settlement mesothelioma attorney directory Php programmers for hire Hire php developer AUTO ACCIDENT ATTORNEY Donate Cars Illinois Photo Christmas cards domain name yahoo accident car florida lawyer structured settlement quote Html email Donating a Car in Maryland Donate Car for Tax Credit WEBEX COSTS NUNAVUT CULTURE Php programmers virtual data rooms meso lawyer los angeles auto accident attorneys Criminal Defense Attorneys Florida Best social media platforms for business Insurance Companies Business finance group Best Seo company injury lawyers west palm beach Cheap Car Insurance in Virginia Social media platforms for business DONATE OLD CARS TO CHARITY Custom WordPress theme designer

Share:

Meny, un menú deslizante que voltea al blog en 3D – Law Firm



Meny es un menú tridimencional bastante peculiar y llamativo, no sólo por la forma como muestra los enlaces, sino por la forma como "pone" al blog. Lo que hace este menú es que al pasar el cursor para mostrarlo, se desliza el contenido del menú mientras voltea al blog con un efecto 3D.
La mejor forma de entenderlo es viendo el demo eneste blog de pruebas, sólo pasa el cursor por la flecha para ver este menú en funcionamiento.

El script es deHakim El Hattab y para suerte de muchos no usa ni jQuery ni Scriptaculous, así que en la mayoría de los casos no debería haber problemas de compatibilidad.

Implementar estemenú que voltea la página en 3D es bastante sencillo, sólo entra enPlantilla | Edición de HTML y antes de/b:skin pega los estilos:
/* Meny Menu
----------------------------------------------- */
.meny {
display: none;
padding: 20px;
overflow: auto;
background: #333;
color: #eee;/* Color de fondo del menú */
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.meny h4 {
font-size: 24px;/* Tamaño del título del menú */
color:#fff;/* Color del título del menú */
text-align:center;
}
.meny ul {
margin-top: 10px;
}
.meny ul li {
display: inline-block;
width: 200px;
list-style: none;
font-size: 20px;
padding: 3px 10px;
}
.meny-arrow {
position: absolute;
z-index: 10;
border: 10px solid transparent;
-webkit-transition: opacity 0.4s ease 0.4s;
-moz-transition: opacity 0.4s ease 0.4s;
-ms-transition: opacity 0.4s ease 0.4s;
-o-transition: opacity 0.4s ease 0.4s;
transition: opacity 0.4s ease 0.4s;
}
.meny-left .meny-arrow {
left: 5px;
top: 350px;
margin-top: -16px;
border-left: 16px solid #333;/* Color de la flecha */
}
.meny-right .meny-arrow {
right: 14px;
top: 150px;
margin-top: -16px;
border-right: 16px solid #333;/* Color de la flecha */
}
.meny-top .meny-arrow {
left: 150px;
top: 14px;
margin-left: -16px;
border-top: 16px solid #333;/* Color de la flecha */
}
.meny-bottom .meny-arrow {
left: 150px;
bottom: 14px;
margin-left: -16px;
border-bottom: 16px solid #333;/* Color de la flecha */
}
.meny-active .meny-arrow {
opacity: 0;
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-ms-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
}
.contents {
width: 100%;
height: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
Luego busca la etiquetabody o esta línea:
body expr:class='"loading" + data:blog.mobileClass'
Debajo de cualquiera de las dos agrega lo siguiente:
div class='meny'
h4Menú/h4
ul
lia href='URL del enlace'Texto del enlace/a/li
lia href='URL del enlace'Texto del enlace/a/li
lia href='URL del enlace'Texto del enlace/a/li
lia href='URL del enlace'Texto del enlace/a/li
lia href='URL del enlace'Texto del enlace/a/li
lia href='URL del enlace'Texto del enlace/a/li
lia href='URL del enlace'Texto del enlace/a/li
lia href='URL del enlace'Texto del enlace/a/li
lia href='URL del enlace'Texto del enlace/a/li
lia href='URL del enlace'Texto del enlace/a/li
/ul
/div

div class='meny-arrow'/
div class='contents'
Por último añade antes de/body este código:
/div
script
//![CDATA[
/*!
* meny 1.2
* http://lab.hakim.se/meny
* MIT licensed
* Created by Hakim El Hattab (http://hakim.se, @hakimel)
*/
var Meny={create:function(a){return(function(){if(!a||!a.menuElement||!a.contentsElement){throw"You need to specify which menu and contents elements to use.";
}if(a.menuElement.parentNode!==a.contentsElement.parentNode){throw"The menu and contents elements must have the same parent.";}var J="top",K="right",c="bottom",N="left";
var F="WebkitPerspective" in document.body.style||"MozPerspective" in document.body.style||"msPerspective" in document.body.style||"OPerspective" in document.body.style||"perspective" in document.body.style;
var D={width:300,height:300,position:N,threshold:40,overlap:6,transitionDuration:"0.5s",transitionEasing:"ease"};var e={menu:a.menuElement,contents:a.contentsElement,wrapper:a.menuElement.parentNode,cover:null};
var A=e.wrapper.offsetLeft,z=e.wrapper.offsetTop,t=null,r=null,q=null,o=null,f=false,m=false;var l,j,G,n,O,V,S,x,d,B;var w,y,E;Meny.extend(D,a);i();g();
v();C();Q();R();function i(){G="";S="";switch(D.position){case J:l="50% 0%";j="rotateX( 30deg ) translateY( -100% ) translateY( "+D.overlap+"px )";V="50% 0";
x="translateY( "+D.height+"px ) rotateX( -15deg )";n={top:"-"+(D.height-D.overlap)+"px"};O={top:"0px"};d={top:"0px"};B={top:D.height+"px"};break;case K:l="100% 50%";
j="rotateY( 30deg ) translateX( 100% ) translateX( -2px ) scale( 1.01 )";V="100% 50%";x="translateX( -"+D.width+"px ) rotateY( -15deg )";n={right:"-"+(D.width-D.overlap)+"px"};
O={right:"0px"};d={left:"0px"};B={left:"-"+D.width+"px"};break;case c:l="50% 100%";j="rotateX( -30deg ) translateY( 100% ) translateY( -"+D.overlap+"px )";
V="50% 100%";x="translateY( -"+D.height+"px ) rotateX( 15deg )";n={bottom:"-"+(D.height-D.overlap)+"px"};O={bottom:"0px"};d={top:"0px"};B={top:"-"+D.height+"px"};
break;default:l="100% 50%";j="translateX( -100% ) translateX( "+D.overlap+"px ) scale( 1.01 ) rotateY( -30deg )";V="0 50%";x="translateX( "+D.width+"px ) rotateY( 15deg )";
n={left:"-"+(D.width-D.overlap)+"px"};O={left:"0px"};d={left:"0px"};B={left:D.width+"px"};break;}}function g(){Meny.addClass(e.wrapper,"meny-"+D.position);
e.wrapper.style[Meny.prefix("perspective")]="800px";e.wrapper.style[Meny.prefix("perspectiveOrigin")]=V;}function v(){e.cover=document.createElement("div");
e.cover.style.position="absolute";e.cover.style.display="block";e.cover.style.width="100%";e.cover.style.height="100%";e.cover.style.left=0;e.cover.style.top=0;
e.cover.style.zIndex=1000;e.cover.style.visibility="hidden";e.cover.style.opacity=0;try{e.cover.style.background="rgba( 0, 0, 0, 0.4 )";e.cover.style.background="-ms-linear-gradient("+D.position+", rgba(0,0,0,0.20) 0%,rgba(0,0,0,0.65) 100%)";
e.cover.style.background="-moz-linear-gradient("+D.position+", rgba(0,0,0,0.20) 0%,rgba(0,0,0,0.65) 100%)";e.cover.style.background="-webkit-linear-gradient("+D.position+", rgba(0,0,0,0.20) 0%,rgba(0,0,0,0.65) 100%)";
}catch(W){}if(F){e.cover.style[Meny.prefix("transition")]="all "+D.transitionDuration+" "+D.transitionEasing;}e.contents.appendChild(e.cover);}function C(){var W=e.menu.style;
switch(D.position){case J:W.width="100%";W.height=D.height+"px";break;case K:W.right="0";W.width=D.width+"px";W.height="100%";break;case c:W.bottom="0";
W.width="100%";W.height=D.height+"px";break;case N:W.width=D.width+"px";W.height="100%";break;}W.position="fixed";W.display="block";W.zIndex=1;if(F){W[Meny.prefix("transform")]=j;
W[Meny.prefix("transformOrigin")]=l;W[Meny.prefix("transition")]="all "+D.transitionDuration+" "+D.transitionEasing;}else{Meny.extend(W,n);}}function Q(){var W=e.contents.style;
if(F){W[Meny.prefix("transform")]=S;W[Meny.prefix("transformOrigin")]=V;W[Meny.prefix("transition")]="all "+D.transitionDuration+" "+D.transitionEasing;
}else{W.position=W.position.match(/relative|absolute|fixed/gi)?W.position:"relative";Meny.extend(W,d);}}function R(){if("ontouchstart" in window){Meny.bindEvent(document,"touchstart",L);
Meny.bindEvent(document,"touchend",H);}else{Meny.bindEvent(document,"mousedown",M);Meny.bindEvent(document,"mouseup",U);Meny.bindEvent(document,"mousemove",b);
}}function u(){if(!f){f=true;Meny.addClass(e.wrapper,"meny-active");e.cover.style.height=e.contents.scrollHeight+"px";e.cover.style.visibility="visible";
if(F){e.cover.style.opacity=1;e.contents.style[Meny.prefix("transform")]=x;e.menu.style[Meny.prefix("transform")]=G;}else{w&&w.stop();w=Meny.animate(e.menu,O,500);
y&&y.stop();y=Meny.animate(e.contents,B,500);E&&E.stop();E=Meny.animate(e.cover,{opacity:1},500);}Meny.dispatchEvent(e.menu,"open");}}function I(){if(f){f=false;
Meny.removeClass(e.wrapper,"meny-active");if(F){e.cover.style.visibility="hidden";e.cover.style.opacity=0;e.contents.style[Meny.prefix("transform")]=S;
e.menu.style[Meny.prefix("transform")]=j;}else{w&&w.stop();w=Meny.animate(e.menu,n,500);y&&y.stop();y=Meny.animate(e.contents,d,500);E&&E.stop();E=Meny.animate(e.cover,{opacity:0},500,function(){e.cover.style.visibility="hidden";
});}Meny.dispatchEvent(e.menu,"close");}}function M(W){m=true;}function b(Z){if(!m){var W=Z.clientX-A,aa=Z.clientY-z;switch(D.position){case J:if(aaD.height){I();
}else{if(aaD.threshold){u();}}break;case K:var X=e.wrapper.offsetWidth;if(WX-D.width){I();}else{if(WX-D.threshold){u();}}break;case c:var Y=e.wrapper.offsetHeight;
if(aaY-D.height){I();}else{if(aaY-D.threshold){u();}}break;case N:if(WD.width){I();}else{if(WD.threshold){u();}}break;}}}function U(W){m=false;}function L(W){t=W.touches[0].clientX-A;
r=W.touches[0].clientY-z;q=null;o=null;Meny.bindEvent(document,"touchmove",P);}function P(X){q=X.touches[0].clientX-A;o=X.touches[0].clientY-z;var W=null;
if(Math.abs(q-t)Math.abs(o-r)){if(qt-D.threshold){W=T;}else{if(qt+D.threshold){W=p;}}}else{if(or-D.threshold){W=s;}else{if(or+D.threshold){W=h;}}}if(W&&W()){X.preventDefault();
}}function H(W){Meny.unbindEvent(document,"touchmove",P);if(q===null&&o===null){k();}}function k(){var W=(D.position===J&&rD.height)||(D.position===K&&te.wrapper.offsetWidth-D.width)||(D.position===c&&re.wrapper.offsetHeight-D.height)||(D.position===N&&tD.width);
if(W){I();}}function p(){if(D.position===K&&f){I();return true;}else{if(D.position===N&&!f){u();return true;}}}function T(){if(D.position===K&&!f){u();
return true;}else{if(D.position===N&&f){I();return true;}}}function h(){if(D.position===c&&f){I();return true;}else{if(D.position===J&&!f){u();return true;
}}}function s(){if(D.position===c&&!f){u();return true;}else{if(D.position===J&&f){I();return true;}}}return{open:u,close:I,isOpen:function(){return f;
},addEventListener:function(W,X){e.menu&&Meny.bindEvent(e.menu,W,X);},removeEventListener:function(W,X){e.menu&&Meny.unbindEvent(e.menu,W,X);}};})();},animate:function(b,a,c,d){return(function(){var g={};
for(var j in a){g[j]={start:parseFloat(b.style[j])||0,end:parseFloat(a[j]),unit:(typeof a[j]==="string"&&a[j].match(/px|em|%/gi))?a[j].match(/px|em|%/gi)[0]:""};
}var i=Date.now(),e;function h(){var k=1-Math.pow(1-((Date.now()-i)/c),5);for(var m in g){var l=g[m];b.style[m]=l.start+((l.end-l.start)*k)+l.unit;}if(k1){e=setTimeout(h,1000/60);
}else{d&&d();f();}}function f(){clearTimeout(e);}h();return{stop:f};})();},extend:function(d,c){for(var e in c){d[e]=c[e];}},prefix:function(e,d){var b=e.slice(0,1).toUpperCase()+e.slice(1),g=["Webkit","Moz","O","ms"];
for(var c=0,a=g.length;ca;c++){var f=g[c];if(typeof(d||document.body).style[f+b]!=="undefined"){return f+b;}}return e;},addClass:function(b,a){b.className=b.className.replace(/\s+$/gi,"")+" "+a;
},removeClass:function(b,a){b.className=b.className.replace(a,"");},bindEvent:function(a,c,b){if(a.addEventListener){a.addEventListener(c,b,false);}else{a.attachEvent("on"+c,b);
}},unbindEvent:function(a,c,b){if(a.removeEventListener){a.removeEventListener(c,b,false);}else{a.detachEvent("on"+c,b);}},dispatchEvent:function(b,c,a){if(b){var d=document.createEvent("HTMLEvents",1,2);
d.initEvent(c,true,true);Meny.extend(d,a);b.dispatchEvent(d);}},getQuery:function(){var a={};location.search.replace(/[A-Z0-9]+?=([\w|:|\/\.]*)/gi,function(b){a[b.split("=").shift()]=b.split("=").pop();
});return a;}};if(typeof Date.now!=="function"){Date.now=function(){return new Date().getTime();};}


var meny = Meny.create({
menuElement: document.querySelector( '.meny' ),
contentsElement: document.querySelector( '.contents' ),
position: Meny.getQuery().p || 'left',
height: 200,
width: 260,
threshold: 40
});
if( Meny.getQuery().u && Meny.getQuery().u.match( /^http/gi ) ) {
var contents = document.querySelector( '.contents' );
contents.style.padding = '0px';
contents.innerHTML = 'div class="cover"/diviframe src="'+ Meny.getQuery().u +'" style="width: 100%; height: 100%; border: 0; position: absolute;"/iframe';
}

//
/script
Cambia las URLs de los enlaces y los nombres de los mismos donde se indica en color rojo. Luego guarda los cambios y listo.

Si quisieras agregar más enlaces sólo pon antes de/ul una línea como esta por cada enlace extra que desees:
lia href='URL del enlace'Texto del enlace/a/li

Adicionalmente puedes cambiar la orientación de la página cuando se voltea, puede ser a la izquierda como está por defecto, a la derecha, arriba o abajo. Eso se modifica donde diceleft en el último código y podrás cambiarlo porright,top, obottom

Si tuvieras mucho contenido a lo largo entonces se verá mejor si lo cambias portop obottom, aunque también cambiará la orientación del menú.

MESOTHELIOMA LAW FIRMDONATE CAR TO CHARITY CALIFORNIAHARDDRIVE DATA RECOVERY SERVICESDONATE A CAR IN MARYLAND DONATING A CAR IN MARYLAND,DONATE CARS ILLINOIS,CRIMINAL DEFENSE ATTORNEYS FLORIDA ,BEST CRIMINAL LAWYER IN ARIZONASTRUCTURED ANNUITY SETTLEMENT,ASBESTOS LAWYERS,NUNAVUT CULTURE,DAYTON FREIGHT LINES ,Bextra Bankruptcy Dental Plan Private JetAsi que mejor me fue a un hotel y motel FIFA World Cup Mundial Football New Orleans mesothelioma lawyer y mas que todo que la pase bien en ese hostal y me me fui de viaje a tennessee mesothelioma attorney donde EEUU me pidio la visa pero mejor aun many people in mesothelioma trial lawyers pero me fui a travel Alaska nebraska mesothelioma attorney pero mas aun con mesothelioma attorney nebraska mas siempre fue asi des hace mucho time merlin olsen lawsuit,Selling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

MESOTHELIOMA LAW FIRMDONATE CAR TO CHARITY CALIFORNIAHARDDRIVE DATA RECOVERY SERVICESDONATE A CAR IN MARYLAND DONATING A CAR IN MARYLAND,DONATE CARS ILLINOIS,CRIMINAL DEFENSE ATTORNEYS FLORIDA ,BEST CRIMINAL LAWYER IN ARIZONASTRUCTURED ANNUITY SETTLEMENT,ASBESTOS LAWYERS,NUNAVUT CULTURE,DAYTON FREIGHT LINES ,Bextra Bankruptcy Dental Plan Private JetPero tuve que ser Mundial Football consolidating FIFA World Cup web host rating,register web address,online psychology degree,her first lesbian sex, make extra money ,make money fast and easy,addwords y mejor obtuve un credit application,visa gift carda,Mesothelioma law firm,voip phone service,Selling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

mesothelioma lawsuits personal injury firm HARDDRIVE DATA RECOVERY SERVICES Met auto cheap domain registration hosting Car Insurance Quotes Colorado Online casino Donate your car for money WEBEX COSTS refinance with poor credit Donating Used Cars to Charity Cheap Car Insurance in Virginia Online Classes Insurance Companies Sell Annuity Payment motorcycle accident attorney sacramento fast cash for house DUI lawyer Car Donate business email web hosting domain name yahoo Donating a car in Maryland Casino reviews Seo companies ASBESTOS LAWYERS Hire php programmers Better Conference Calls Casino california mesothelioma attorney Mobile casino Make money online Australia Car Insurance Companies Car Insurance Quotes saskatchewan auto insurance Insurance Cheap Car Insurance for Ladies Motor Insurance Quotes emergency response plan ppt mesothelioma drug NUNAVUT CULTURE MOTOR REPLACEMENTS Email Bulk Service Live casino Adobe illustrator classes Social media management structured settlement quote Business Voip Solutions Car Insurance Quotes PA donate your car for kids buyer of structured settlement annuity DONATE YOUR CAR FOR MONEY Dayton freight lines mesotheolima holland michigan college Asbestos Lung Cancer Online College Course SELL ANNUITY PAYMENT Hire php developers Custom WordPress theme designer injury lawyer houston tx Donate cars Illinois Dwi lawyer Criminal lawyer anti spam appliance buying structured settlements Donate Cars in MA la personal injury lawyer fortis health insurance temporary mesothelioma information WordPress theme designers ashely madis personal injury attorney springfield mo Php programmers how to donate a car in california Data Recovery Raid Service business software Business finance group Html email Criminal defense lawyer cash out structured settlement dui lawyer scottsdale Hard drive Data Recovery Services Php programmers for hire workers compensation lawyer los angeles Hire php developer PhD in counseling education mesothelioma law firm Futuristic Architecture Bankruptcy lawyer arizona auto accident attorney Annuity Settlements mesothelioma attorneys california Donate Car to Charity California Computer science classes online purchase structured settlements refinance with bad credit structured settlemen car insurance quotes Seo company mesothelioma attorney directory CHEAP CAR INSURANCE FOR LADIES Best social media platforms for business New social media platforms structured settlement investments best criminal lawyer in arizona DONATE CARS ILLINOIS structered settlement Christmas cards Register Free Domains Social media platforms for business accident lawyers in los angeles most profitable internet business donate your car for money Car insurance quotes Colorado accident attorney san bernardino

Share:

Nieve en el fondo del blog sólo con CSS – php


Hemos visto algunas maneras de ponernieve en el blog, ésta en particular me parece atractiva dado que no necesitamos usar scripts, sóloCSS y tres pequeñas imágenes. La idea es deJoshua Johnson y puedes ver el demo en esteblog de pruebas.

Una ventaja de éste método es que al no utilizar scripts no sobrecargamos el blog, la desventaja es que usuarios con navegadoresno modernos no podrán verlo (en Internet Explorer funciona de la versión 10 para arriba).
La nieve caerá en el fondo del blog, no encima de él, lo cual además de evitar que se obstruyan enlaces y contenido (porque los copos son imágenes), evitará también que se obstruya la visibilidad del contenido del blog.

Para poner estanieve en el fondo de tu blog entra enPlantilla | Edición de HTML y antes de
/b:skin pega esto:
/* Nieve en el fondo del blog
----------------------------------------------- */
@keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

@-moz-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

@-webkit-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

@-ms-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

#contenedor-nieve {
background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixoJbutM_1XARxqXMed8BD8F0md5YEWR4dstNA3TYQ_toaWQ_-bQZBssacXuSPNwRo0oMDGlG065SbkC4U7TbsvK9EwJkiE1gxfmsyY6JwWs2YFPcBifAroCb0D_FdqdKNtNUtLS7_7-M/s500/snow.png), url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiphuxjjXjtm5EXhoKsoCvwi82gkIBYiuluT-Lvy505t_GMfstTaqLTHhGDSJGhwmWQx3LcbXNimVD3syap7UQFHxPfvX8JU9mfA3aXJPhQXMjgjBnhV7OxJEfdGABzOsnZWhOR_qnNCmQ/s400/snow3.png), url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaE_M3sqNadHGkIFilB73hCUVYDo1DZMpLSMaaoo8A0vm4kF5zuI06RQhWbYOTLR61qHlPA1w-Z0jVJM2mDmJFj0HPzy4A6IgoqqgoCYsDPHeCN5jJga3UKBYvaPt19lDQE-nK4PmSsYM/s300/snow2.png);
-webkit-animation: snow 20s linear infinite;
-moz-animation: snow 20s linear infinite;
-ms-animation: snow 20s linear infinite;
animation: snow 20s linear infinite;
}
Ahora busca la etiquetabody o esta línea:
body expr:class='"loading" + data:blog.mobileClass'

Y debajo de cualquiera de las dos agrega esto:
div id='contenedor-nieve'

Por último busca la etiqueta/body y arriba de ella agrega:
/div
Guarda los cambios y listo.

Como puedes apreciar es un método sencillo, fácil de instalar, no obstruye el contenido del blog, y lo mejor es que no tiene nada de scripts, sólo bondades del CSS y nada más.

Si prefieres un método que no sea en el fondo del blog sino encima de él, y que funcione en todos los navegadores entonces estas dos opciones podrán servirte:
Nieve en el blog que se acumula al final de la página
Nieve en el blog

Donate Car To Charity CALIFORNIA DONATE CAR FOR TAX CREDITDONATE CARS IN MADONATE YOUR CAR SACRAMENTOHOW TO DONATE A CAR IN CALIFORNIA DONATE YOUR CAR FOR KIDS,CAR INSURANCE QUOTES COLORADO ,NUNAVUT CULTURE,DAYTON FREIGHT LINESHARDDRIVE DATA RECOVERY SERVICES,DONATE A CAR IN MARYLAND,MOTOR REPLACEMENTS,CHEAP DOMAIN REGISTRATION HOSTING,DONATING A CAR IN MARYLANDMundial Football free legal advice,FIFA World Cup cheap web hosting donde me dieron un available domain name,cheap domain name registration,pero salio muy caro y mejor me hice student credit card ,accept credit pero me recomendaron mejor utilizar credit counseling service donde tienen un mejor soporte y credito support stocking pero mejor me compre un linux hosting y mejor me afilie a affiliate programs pero buy �web position gold�,microsoft certification,Mesothelioma law firm,Selling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

MESOTHELIOMA LAW FIRMDONATE CAR TO CHARITY CALIFORNIAHARDDRIVE DATA RECOVERY SERVICESDONATE A CAR IN MARYLAND DONATING A CAR IN MARYLAND,DONATE CARS ILLINOIS,CRIMINAL DEFENSE ATTORNEYS FLORIDA ,BEST CRIMINAL LAWYER IN ARIZONASTRUCTURED ANNUITY SETTLEMENT,ASBESTOS LAWYERS,NUNAVUT CULTURE,DAYTON FREIGHT LINES ,Bextra Bankruptcy Dental Plan Private JetMundial Football Perros,FIFA World Cup Peinados caninos,Veterinarios caninos,MESOTHELIOMA LAW FIRM,MESOTHELIOMA LAW FIRM,DONATE CAR TO CHARITY CALIFORNIA ,DONATE CAR FOR TAX CREDIT,DONATE CARS IN MA,DONATE YOUR CAR SACRAMENTO,HOW TO DONATE A CAR IN CALIFORNIA,SELL ANNUITY PAYMENT,DONATE YOUR CAR FOR KIDS,ASBESTOS LAWYERS,DONATE YOUR CAR FOR KIDS ,Selling annuity payments for cashSelling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

Donate Your Car for Kids Seo companies car accident lawyers Online casino Futuristic architecture Cheap Car Insurance for Ladies Psd to WordPress Donate Cars Illinois Motor Insurance Quotes Paperport promotional code Custom WordPress theme designer Casino reviews mesothelioma attorney illinois Asbestos Lawyers REGISTER FREE DOMAINS Casino Criminal defense attorneys Florida DONATING A CAR IN MARYLAND mesothelioma personal injury lawyers Bankruptcy lawyer Mobile casino Forensics online course cheaper insurance companies Mesothelioma Law Firm mesothelioma law firm cheap car insurance in virginia automobile accident attorney asbestos lawyers Make money online Australia DALLAS MESOTHELIOMA ATTORNEYS Holland Michigan College Seo services accident car florida lawyer HARDDRIVE DATA RECOVERY SERVICES Low Credit Line Credit Cards Tech school Online Classes Hire php developers CAR DONATE mesothelioma lawyer texas tennessee mesothelioma lawyer DAYTON FREIGHT LINES cheap domain registration hosting broward county dui lawyer MET AUTO CRIMINAL DEFENSE ATTORNEYS FLORIDA Live casino workplace accident attorney Car insurance quotes pa arizona auto accident attorney DUI lawyer Social media campaigns structured settlement annuity companies Donate old cars to charity mesotheloma Social media strategies Online Christmas cards Psychic for Free Personal Injury Lawyers accident attorney san bernardino Email bulk service Hire php programmers Car Donate Dwi lawyer Criminal defense lawyer Criminal lawyer WEBEX COSTS Service business software Cheap Car Insurance in Virginia mesothelioma attorney california mesotheolima Cheap domain registration hosting HOLLAND MICHIGAN COLLEGE Computer science classes online personal injury lawyer florida car insurance company Php programmers for hire boca raton personal injury attorney ONLINECLASSES Hire php developer Best Seo company Business management software ONLINE COLLEDGES CAR INSURANCE QUOTES COLORADO New social media platforms Social media platforms online motor insurance quotes mesothelioma attorney Php programmers BEST CRIMINAL LAWYER IN ARIZONA Massage school Dallas Texas Best social media platforms for business caraccidentlawyer DONATING USED CARS TO CHARITY Royalty Free Images Stock Forensics Online Course Seo company Business finance group Life Insurance Co Lincoln Injury Lawyers Annuity Settlements Social media platforms for business LOW CREDIT LINE CREDIT CARDS Social media examiner fortis health insurance temporary structured settlement buyers donate your car for money Donating a Car in Maryland Dallas mesothelioma attorneys Learning adobe illustrator Best social media platforms mesothelioma settlements amounts Psd to html Structures Annuity Settlement tucson car accident attorney

Share:

Page Peel, efecto de página doblada con jQuery – Culture


Page Peel es ese popularefecto de página doblada que al pasar el cursor de despliega para mostrar "lo que que hay atrás", como si se tratase de un libro.
Hay muchas formas de hacerlo, muchas de ellas usan archivos flash lo que lo hace menos personalizable, la que veremos en esta entrada es una versión deSoh TanakaEl sitio del autor ya no existe, hecha con jQuery.

Regularmente el contenido que hay "detrás" es una imagen de suscripción al feed pero puedes poner cualquier imagen y que enlace a cualquier página, la que tú elijas.
Puedes ver un ejemplo eneste blog de pruebas, en la esquina superior derecha verás un doblez, al pasar el cursor encima se mostrará el contenido que hay debajo.

Para poner este efecto de página doblada en el blog entra en laEdición de HTML y antes de/head pega el script:
script src='http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js' type='text/javascript'/

script
//![CDATA[
$(document).ready(function(){
$("#pageflip").hover(function() {
$("#pageflip img , .msg_block").stop()
.animate({
width: '307px',
height: '319px'
}, 500);
} , function() {
$("#pageflip img").stop()
.animate({
width: '50px',
height: '52px'
}, 220);
$(".msg_block").stop()
.animate({
width: '50px',
height: '50px'
}, 200);
});
});
//
/script

Luego antes de/b:skin pega los estilos:
/* Página doblada
----------------------------------------------- */
#pageflip {
position: relative;
right: 0;
top: 0px;/* Cambiar a 30px si tienes la navbar (barra de navegación) */
float: right;
z-index:9;
}
#pageflip img {
width: 50px;
height: 52px;
z-index: 99;
position: absolute;
right: 0;
top: 0;
-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
width: 50px;
height: 50px;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgou3zAAPl2WTZrkBno_vNzciuPzFlIOILEhcw_VWWsOwYtpQ7fhobf2m-o2X7OaCmZfq2sgjvNpCgnAoVF1bJQT64DFuN-5TlMZg0eBpTESLamlFn4_fxYNT-4298zhwJ6utCONp2EaS0/s0/pagina-detras.png) no-repeat right top;
}
#pageflipMirror {
position: static;
right: 0;
top: 0;
float: right;
}

Por último pega después debody o de:
body expr:class='"loading" + data:blog.mobileClass'
Lo siguiente:
div id='pageflip'
a href='http://nombre-de-mi-blog.blogspot.com/atom.xml'
img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5qf63eW0WEb4-9WEMRYlEo1SexVcWGTU_UPJUJIKSZMB5mhxNbNEAUdB3Htx-9xQueetzMwGAEvvGXlY9T084NZiY-j-rVwdlpTUkK_A8n_RsCmghw6k-HtxniomNt7-Hf70s7ggDolc/s0/pagina-doblada.png' style='width: 50px; height: 52px; overflow-x: hidden; overflow-y: hidden;'//a
div class='msg_block' style='width: 50px; height: 50px; overflow-x: hidden; overflow-y: hidden; '/
/div
En color azul verás una URL, esa es la URL de la imagen que en este caso es una invitación a sucribirse al feed, puedes cambiarla por otra (del mismo tamaño) si lo deseas.
En color rojo verás dónde debes poner el nombre de tu blog, ese será el enlace al feed de tu blog cuando el usuario dé click en la imagen posterior, pero puedes poner cualquier URL en caso de que quieras que enlace a otra página.

Recuerda que usa jQuery, así que deberás tenersólo una versión del mismo, y si usas Scriptaculous o Mootools deberásaplicar unos cambios.

Donate Car To Charity CALIFORNIA DONATE CAR FOR TAX CREDITDONATE CARS IN MADONATE YOUR CAR SACRAMENTOHOW TO DONATE A CAR IN CALIFORNIA DONATE YOUR CAR FOR KIDS,CAR INSURANCE QUOTES COLORADO ,NUNAVUT CULTURE,DAYTON FREIGHT LINESHARDDRIVE DATA RECOVERY SERVICES,DONATE A CAR IN MARYLAND,MOTOR REPLACEMENTS,CHEAP DOMAIN REGISTRATION HOSTING,DONATING A CAR IN MARYLANDUn dia en Mundial Football MESOTHELIOMA LAW FIRM FIFA World Cup,DONATE CAR TO CHARITY CALIFORNIA , and STRUCTURED ANNUITY SETTLEMENT ,ANNUITY SETTLEMENTS, habia mucha monja pero fui a NUNAVUT CULTURE, DAYTON FREIGHT LINES and BUSINESS VOIP SOLUTIONS,CAR INSURANCE COMPANIES pero for you ONLINE CRIMINAL JUSTICE DEGREE ,PERSONAL INJURY LAW FIRM, Virtual data rooms and future now Automobile accident attorney and pero mas aya del visita and Mesothelioma law firm CHEAP CAR INSURANCE IN VIRGINIA,Selling annuity payments for cashSelling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

MESOTHELIOMA LAW FIRMDONATE CAR TO CHARITY CALIFORNIAHARDDRIVE DATA RECOVERY SERVICESDONATE A CAR IN MARYLAND DONATING A CAR IN MARYLAND,DONATE CARS ILLINOIS,CRIMINAL DEFENSE ATTORNEYS FLORIDA ,BEST CRIMINAL LAWYER IN ARIZONASTRUCTURED ANNUITY SETTLEMENT,ASBESTOS LAWYERS,NUNAVUT CULTURE,DAYTON FREIGHT LINES ,Bextra Bankruptcy Dental Plan Private JetMundial Football DONATE CAR TO CHARITY CALIFORNIA FIFA World Cup,DONATE CAR FOR TAX CREDIT, and DONATE CARS IN MA,DONATE YOUR CAR SACRAMENTO,HOW TO DONATE A CAR IN CALIFORNIA, SELL ANNUITY PAYMENT and DONATE YOUR CAR FOR KIDS,ASBESTOS LAWYERS pero for you STRUCTURED ANNUITY SETTLEMENT ,ANNUITY SETTLEMENTS, CAR INSURANCE QUOTES COLORADO and future now NUNAVUT CULTURE and pero mas aya del visita DAYTON FREIGHT LINES and Mesothelioma law firm HARDDRIVE DATA RECOVERY SERVICES,Selling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

Car Insurance Companies Online casino Seo services washington mesothelioma attorney car accident lawyers Massage School Dallas Texas Business management software Social media tools selling annuity Donate old cars to charity Virtual Data Rooms structured settlement buyers Car insurance in South Dakota personal injury law firm Sell Annuity Payment Make money online Australia MASSAGE SCHOOL DALLAS TEXAS Dayton Freight Lines Hire php developers Dwi lawyer Dayton freight lines buy gift card personal accident attorney att call conference refinance with bad credit LIFE INSURANCE CO LINCOLN Social media platforms for business personal injury lawyer most profitable internet business Live casino Casino forensics online course lawyers accidents maritime lawyer houston Mobile casino NEUSON Car Insurance Quotes Utah mesothelioma lawyer texas asbestos mesothelioma lawsuit register free domains mesothelioma compensation Neuson Casino reviews Royalty Free Images Stock structured settlement cash out injury lawyer houston tx life insurance quotes Donate Your Car for Kids Cheap domain registration hosting mesothelioma attorney assistance DUI lawyer donate car for tax credit HARDDRIVE DATA RECOVERY SERVICES Seo company Automobile Accident Attorney Best Seo company Social media platforms Hard drive Data Recovery Services Donate your car for kids AUTO ACCIDENT ATTORNEY fortis health insurance temporary MOTOR REPLACEMENTS Hire php programmers Nunavut Culture mesothelioma survival rates Adobe illustrator classes Claim Motor Insurance Quotes florida car insurance company boca raton personal injury attorney fast cash for house quotes car SELL ANNUITY PAYMENT illinois law lemon Php programmers for hire WordPress themes for designers motorcycle lawyer los angeles Criminal lawyer Donate Cars Illinois How to Donate A Car in California miami personal injury attorney ROYALTY FREE IMAGES STOCK AUTOMOBILE ACCIDENT ATTORNEY Service business software Cheap Car Insurance in Virginia PSYCHIC FOR FREE Donate a Car in Maryland google adsense massage school dallas texas dui lawyer scottsdale CAR INSURANCE QUOTES COLORADO Criminal defense lawyer Social media examiner Auto Mobile Insurance Quote Social media management Dallas Mesothelioma Attorneys houston tx auto insurance Psd to html Donate Car to Charity California DONATE YOUR CAR FOR KIDS Hire php developer mesothelioma attorneys california Bankruptcy lawyer Computer science classes online Register Free Domains california law lemon personal injury accident lawyer Php programmers ANNUITY SETTLEMENT mesothelioma attorney illinois CAR INSURANCE QUOTES MN Seo companies Donate cars Illinois Insurance LOW CREDIT LINE CREDIT CARDS

Share:

Efecto de desvanecimiento al cargar las páginas del blog – School – Accident – Virginia



Un efecto muy habitual en jQuery es elefecto fade que es un efecto de desvanecimiento, y podemos usarlo de tantas maneras como por ejemplo en la navegación del blog. El siguiente script hace justamente eso,carga la página con un efecto de desvanecimiento cuando navegamos en los enlaces internos que hay en el blog, como por ejemplo los títulos de las entradas, los enlaces de las etiquetas, los enlaces de navegación, archivo, etc.

Puedes ver un ejemplo eneste blog de pruebas, haz click en el título de alguna entrada y verás el efecto de desvanecimiento al cargar la página.

Para poner este efecto de desvanecimiento en tu blog agrega después dehead el siguiente código:
script src='http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js' type='text/javascript'/
script type='text/javascript'
//![CDATA[
$(document).ready(function() {
$("body").css("z-index", "-10");
$("body").fadeIn(0);

$("a").click(function(event){
event.preventDefault();
linkLocation = this.href;
$("body").fadeOut(1000, redirectPage); });
function redirectPage() {
window.location = linkLocation;
}
});
//
/script
style
html {
background-color: #f2f2f2;/* Color del desvanecimiento */
}
/style
Guarda los cambios y listo. En color verde puedes ver dónde cambiar el color con el que se desvanece la página al cargar.

El script original oculta el body de la página mientras carga, yo he preferido cambiar esa propiedad por un z-index negativo para evitar problemas con los robots de los buscadores y que esto pueda efectar el posicionamiento.

¿Problemas?

Hay que considerar que este tipo de efectos podría reatrasar el tiempo de carga del blog, así que se recomendaría su uso sólo cuando el blog es rápido en cargar y no tiene tantos scripts.

Si ya usasotra versión de jQuery elimina las demás y deja sólo esta que es la que se leerá primero.

Si usasMootools o Scriptaculous tendrás que hacerle unas modificaciones al código para que puedan ser compatibles.

Si tuvieras otro script con un efecto de desvanecimiento podría interferir con este y hacer que no se vea nada en la página excepto el color del desvanecimiento, en esos casos también es mejor prescindir de este script.

También puedes usar este efecto sólo en algunos enlaces, por ejemplo, si quieres que se aplique al hacer click en los títulos de las entradas, en los enlaces de navegación (entradas antiguas y entradas recientes), y en el gadget de Páginas, entonces cambia esta línea:
$("a").click(function(event){
Por esta:
$(".post-title a, .blog-pager-older-link, .blog-pager-newer-link, .tabs").click(function(event){
En algunos casos podrá cargar la página por un segundo y luego cargarla con el efecto de desvanecimiento, esto puede ser "normal" debido a que el navegador está tardando en leer el script al cargar la página.

Fuera de estos inconvenientes me parece que es una forma muy elegante de cargar las páginas del blog mientras navegamos por ellas, ¿no creen?

Vía | CGnauta

Donate Car To Charity CALIFORNIA DONATE CAR FOR TAX CREDITDONATE CARS IN MADONATE YOUR CAR SACRAMENTOHOW TO DONATE A CAR IN CALIFORNIA DONATE YOUR CAR FOR KIDS,CAR INSURANCE QUOTES COLORADO ,NUNAVUT CULTURE,DAYTON FREIGHT LINESHARDDRIVE DATA RECOVERY SERVICES,DONATE A CAR IN MARYLAND,MOTOR REPLACEMENTS,CHEAP DOMAIN REGISTRATION HOSTING,DONATING A CAR IN MARYLANDUn dia en Mundial Football MESOTHELIOMA LAW FIRM FIFA World Cup,DONATE CAR TO CHARITY CALIFORNIA , and STRUCTURED ANNUITY SETTLEMENT ,ANNUITY SETTLEMENTS, habia mucha monja pero fui a NUNAVUT CULTURE, DAYTON FREIGHT LINES and BUSINESS VOIP SOLUTIONS,CAR INSURANCE COMPANIES pero for you ONLINE CRIMINAL JUSTICE DEGREE ,PERSONAL INJURY LAW FIRM, Virtual data rooms and future now Automobile accident attorney and pero mas aya del visita and Mesothelioma law firm CHEAP CAR INSURANCE IN VIRGINIA,Selling annuity payments for cashSelling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

Donate Car To Charity CALIFORNIA DONATE CAR FOR TAX CREDITDONATE CARS IN MADONATE YOUR CAR SACRAMENTOHOW TO DONATE A CAR IN CALIFORNIA DONATE YOUR CAR FOR KIDS,CAR INSURANCE QUOTES COLORADO ,NUNAVUT CULTURE,DAYTON FREIGHT LINESHARDDRIVE DATA RECOVERY SERVICES,DONATE A CAR IN MARYLAND,MOTOR REPLACEMENTS,CHEAP DOMAIN REGISTRATION HOSTING,DONATING A CAR IN MARYLANDMundial Football Los Abogado de lesiones personales en Chicago,FIFA World Cup son muy buenos en chicago y nos ofrecen una Cotizacion de seguro y Cotizacion de Seguro de Vida y Cotizacion de seguro de coches,mesotelioma. Y visitar mesothelioma lawyers o tambien podriamos visitar mesothelioma symptoms y lexington law tambien many people lexington law firm and merlin olsen mesothelioma many people mesothelioma trial lawyers and atlanta mesothelioma lawyers Mesothelioma law firm, massachusetts mesothelioma attorney EEUU,Selling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

Casino Online casino Asbestos Lung Cancer FUTURISTIC ARCHITECTURE Car Insurance Companies washington mesothelioma attorney WordPress themes for designers Mobile casino Bankruptcy lawyer Social media strategies Business management software Custom Christmas cards Dayton Freight Lines bus accident attorney los angeles Royalty Free Images Stock mesothelioma lawyer chicago Casino reviews Best Seo company Php programmers sell annuity payment structured settlement cash out primary pulmonary hypertension HARDDRIVE DATA RECOVERY SERVICES domain registration yahoo Online classes Donate a Car in Maryland Webex Costs SELL ANNUITY PAYMENT car accident lawyers west palm beach criminal defense attorneys florida miami personal injury lawyer MET AUTO Psd to WordPress Best social media platforms Annuity Settlements Online College Course Cheap Domain Registration Hosting webex costs integrated ehr car donate Online Christmas cards domain yahoo Make money online Australia Proud Italian cook Online colledges Photo Christmas cards paperport promotional code new york mesothelioma law firm Hard drive Data Recovery Services ONLINECLASSES Car Insurance in South Dakota Html email dallas mesothelioma attorneys CHEAP CAR INSURANCE IN VIRGINIA pharmacist jobs in chicago Social media platforms Donate cars Illinois mesothelioma attorney florida Live casino Hire php programmers Online Stock Trading DUI lawyer WordPress theme designers Computer science classes online Sell Annuity Payment Criminal defense lawyer Hire php developers CAR DONATE georgia truck accident lawyer Dwi lawyer NEUSON DONATE YOUR CAR FOR KIDS motorcycle accident attorney sacramento los angeles motorcycle accident lawyer Criminal lawyer Life insurance co Lincoln motorcycle accident lawyer san francisco Service business software ONLINE COLLEDGES mesothelioma law firm structured settlement blog futuristic architecture Car Insurance Quotes PA Php programmers for hire Hire php developer Seo companies selling annuity donating used cars to charity Forensics Online Course buying structured settlements Best social media platforms for business PhD in counseling education mesothelioma information mesothelioma claim MASSAGE SCHOOL DALLAS TEXAS CAR ACCIDENT LAWYERS Social media platforms for business New social media platforms Business finance group Custom WordPress theme designer Seo services CRIMINAL DEFENSE ATTORNEYS FLORIDA boca raton personal injury attorney PHD on Counseling Education colorado mesothelioma lawyers Online Motor Insurance Quotes Personal Injury Lawyer Dedicated Hosting Dedicated Server Hosting domain name yahoo Car Insurance Quotes Colorado online criminal justice degree Auto Mobile Insurance Quote World Trade Center Footage ROYALTY FREE IMAGES STOCK Donate Car to Charity California

Share:

Imágenes estilo vintage en el blog, sólo con CSS – Shipping

Instagram ha hecho que muchos tomen el gusto por lasfotos estilo vintage, así que es muy común ver por todas partes este tipo de fotos que dan un aspecto de ser algo viejas.

Si no quieres usar un programa para tener tus fotos tipo vintage, puedesusar CSS y obtener un resultado similar. En sí lo que haremos será aplicarle una sombra difuminada al interior de la imagen, le añadiremos un borde, le pondremos un color encima (que será la que le dará ese efecto tipo Instagram), y encima de la imagen otra imagen semitransparente estilo grunge que le dará el toque viejo.
Puedes ver el ejemplo en esta imagen de abajo, al pasar el cursor cambia a su estado normal aunque conserva el borde.


Obviamente habrá imágenes a las que les quede mejor este tipo de efectos que a otras, pero independientemente de eso sí hay que hacer dos observaciones:
  1. Está hecho con estilos CSS así que como ya sabemos habrá navegadores que no los reconocerá, específicamente Internet Explorer, así que en ese navegador no se verá ningún efecto.
  2. Las imágenes no estarán centradas, podrás alinearlas a la izquierda (por defecto), o a la derecha.

Habiendo aclarado lo anterior empecemos. Lo primero es entrar en laEdición de HTML y pegar antes de/b:skin los estilos:
/* Imágenes Vintage
----------------------------------------------- */
.vintage img {
padding:0;
float:left;
}
.vintage {
border:10px solid #000;
border-radius: 10px;
position: relative;
float: left;/* Cambiar por right si quieres que las imágenes se alineen a la derecha */
margin-right: 20px;
margin-bottom: 20px;
}
.vintage:before {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(255,0,0, 0.5);/* rojo */
background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEin4rGJPi9WmTCzTQRZBhYQY3UTiOVuWaT7XIQvrHIhGkZAPwbGdPjL0mPP8FfSPwuLY2qzknH1-lJMYSSxXr8vSTmCEQGwRW_AUhjJW4ffcbiUqxv1CplV1Nb4x3jfrp4ZR3DaFQOry9w/s0/grunge.png);
background-size: cover;
box-shadow: inset 0 0 50px rgba(0,0,0, 0.5), inset 0 0 50px rgba(0,0,0, 0.5), inset 0 0 50px rgba(0,0,0, 0.5);
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.vintage:hover:before {
background: none;
box-shadow:none;
}
Por último usa este código en tus entradas o donde quieras mostrar la imagen:
div class="vintage"
img border="0" src="URL de la imagen" //div
div style="clear: both;"/
Agrega la URL de la imagen donde se indica y listo.
Si quisieras que el texto de la entrada rodee la imagen entonces elimina la etiqueta en color azul.
En el primer código verás en negrita la línea que corresponde al color de la imagen, puedes modificarla por algún otro color, estos son algunos ejemplos de lo tradicional en vintage:
background-color: rgba(0,0,255, 0.5); /* azul */
background-color: rgba(0,255,255, 0.5);/* aqua */
background-color: rgba(0,255,0, 0.5);/* verde */
background-color: rgba(255,0,240, 0.5);/* violeta */
background-color: rgba(255,102,0, 0.6);/* sepia */
background-color: rgba(0,0,0, 0.6);/* colores más oscuros */
Si quisieras que la imagen permanezca siempre así sin que regrese a su estado original al pasar el cursor entonces elimina esta perte del primer código:
.vintage:hover:before {
background: none;
box-shadow:none;
}
Y eso es todo, con este pequeño experimento podrás tener tusimágenes al estilo vintage usando sólo CSS.

Donate Car To Charity CALIFORNIA DONATE CAR FOR TAX CREDITDONATE CARS IN MADONATE YOUR CAR SACRAMENTOHOW TO DONATE A CAR IN CALIFORNIA DONATE YOUR CAR FOR KIDS,CAR INSURANCE QUOTES COLORADO ,NUNAVUT CULTURE,DAYTON FREIGHT LINESHARDDRIVE DATA RECOVERY SERVICES,DONATE A CAR IN MARYLAND,MOTOR REPLACEMENTS,CHEAP DOMAIN REGISTRATION HOSTING,DONATING A CAR IN MARYLANDNos ofrece Mundial Football eloan com, FIFA World Cupuna gran variedad para contratar mesothelioma info y obtener un equity line of credit y una buena estructura de negocio SEO consolidate loans y visitar su casa matriz Mesothelioma law firm,home equity loans domain name searchSelling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

Donate Car To Charity CALIFORNIA DONATE CAR FOR TAX CREDITDONATE CARS IN MADONATE YOUR CAR SACRAMENTOHOW TO DONATE A CAR IN CALIFORNIA DONATE YOUR CAR FOR KIDS,CAR INSURANCE QUOTES COLORADO ,NUNAVUT CULTURE,DAYTON FREIGHT LINESHARDDRIVE DATA RECOVERY SERVICES,DONATE A CAR IN MARYLAND,MOTOR REPLACEMENTS,CHEAP DOMAIN REGISTRATION HOSTING,DONATING A CAR IN MARYLANDMundial Football history FIFA World Cup,smart,huge/big,scienciemedia,blog spot and amazes,unites pero for you gives ,, inspires and future now help and pero mas aya del visita and Mesothelioma law firm CHEAP CAR INSURANCE IN VIRGINIA,Selling annuity payments for cashSelling annuity payments for cash,Sell my structured settlement,Sell structured settlement,Structured settlement,Structured settlement companies,Sell my annuity payments lump sum,Car accident lawyer Denver,Accident injury attorneys,Sell my annuity

buying structured settlements Casino Asbestos Lawyers BETTER CONFERENCING CALLS adverse remortgage How to donate a car in California mesothelioma Make money online Australia Online casino Bankruptcy lawyer Photo Christmas cards emergency response plan ppt WEBEX COSTS structured settlement brokers LIFE INSURANCE CO LINCOLN Holland Michigan College Custom Christmas cards diagnosed with mesothelioma Social media management Hire php developers Psd to html philadelphia mesothelioma lawyer mesothelioma attorneys Php programmers Car insurance quotes MN Gas/Electricity Mobile casino AUTOMOBILE ACCIDENT ATTORNEY ONLINE COLLEDGES asbestos exposure lawyers Donating a Car in Maryland Insurance Companies Criminal lawyer michigan motorcycle accident lawyer Tech school Psychic for free asbestos lawyers what is structured settlement Low Credit Line Credit Cards Business finance group Casino reviews Live casino Paperport promotional code car crash attorneys Better Conference Calls Donate Cars Illinois mesothelioma drug structured settlement quote Dayton Freight Lines Asbestos Lung Cancer Mortgage adviser DUI lawyer mesothelioma claim accident attorney san bernardino DONATE CAR FOR TAX CREDIT Dallas Mesothelioma Attorneys hosted predictive dialers Hire php programmers Register free domains Low credit line credit cards sell annuity payment online criminal justice degree Business Voip Solutions car insurance quotes colorado Data Recovery Raid business voip solutions Personal Injury Law Firm injury lawyer houston tx Service business software Dwi lawyer Social media platforms ANNUITY SETTLEMENT DONATE A CAR IN MARYLAND asbestos lung cancer saskatchewan auto insurance Best Criminal Lawyers in Arizona FORENSICS ONLINE COURSE Motor Replacements orlando criminal attorney Business management software Donate Car To Charity CALIFORNIA Criminal defense lawyer Php programmers for hire Cheap Auto Insurance in VA Social media platforms for business Donate Old Cars to Charity criminal defense federal lawyer mesothelioma litigation Seo companies CAR INSURANCE IN SOUTH DAKOTA Seo company CAR ACCIDENT LAWYERS Car insurance quotes pa Hire php developer home phone internet bundle DONATE YOUR CAR FOR KIDS Computer science classes online mesotheliama Social media examiner workers compensation lawyer los angeles Donate Car to Charity California motor insurance quotes WordPress theme designers ashely madis automobile accident attorney Attorney Best social media platforms for business Donate Your Car Sacramento Best criminal lawyer in Arizona houston mesothelioma attorney New social media platforms Donate Car for Tax Credit Learning adobe illustrator Best social media platforms Paperport Promotional Code

Share: