Botones de Redes Sociales con sprites y transiciones CSS3 – Hard drive – Asesor – Platform


Esto me lo han pedido muchos lectores de este blog, y son los botones para las redes sociales que actualmente uso, y como lo prometido es deuda, y ya no me quiero endeudar más, pues aquí va.

Estos botones son para enlazar tus redes sociales:Facebook,Twitter,Google+,RSS Feed, ysuscripción por correo.
Lo que a muchos les resulta atractivo es el efecto que tienen cuando se pasa el cursor sobre ellos, ya que el ícono se mueve hacia arriba mientras el fondo cambia de color.

Este gadget lo veremos en dos versiones, uno con 5 botones pequeños alineados de forma horizontal, y otro de 4 botones un poco más grandecitos y alineados en dos columnas. Están hechos con sprites y transiciones CSS3.

Cualquiera de las dos versiones las vamos a colocar de un solo paso, es decir, pegando tanto los estilos como la estructura HTML dentro de un gadget,¿por qué? por pereza nada más, pero quien quiera poner los estilos en su lugar correspondiente de la plantilla podrá hacerlo sin ningún problema.
Entonces, para ponerlos en tu blog, entra enDiseño | Añadir un gadget | HTML/Javascript y ahí pega el código de los botones que más te gusten.

Este es la primera versión de 5 botones.


Y este es el código que has de pegar en tu gadget:
style
/* Botones de Redes Sociales - Ciudad Blogger */
.social_bookmarks_container {
width:100%;
height:65px;
padding:0;
position:relative;
}
.social_bookmarks {
position:relative;
float:left;
margin:0;
padding:0;
}
.social_bookmarks li {
margin:0 0 1px 1px;
height:57px;
width:57px;
list-style:none;
float:left;
padding:0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.social_bookmarks li a {
float:left;
width:57px;
line-height:24px;
display: block;
text-indent: -99999px;
margin:0px;
outline: none;
padding:0;
min-height:57px;
height:100%;
text-decoration:none;
}
.social_bookmarks .iconrss{background:#A4A4A4 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUa_REPJDxCkQor8GafSnwc7fZAIN9X7wHmU1RmgM5kWzfnWuzDYaOiSxrerOtkpdU_XnTk3BsfRGIcWxhyE-5iicDkGg3BBYwa74jt1SLw35aap5WP7e9jcFFi2cdF3xW7_WXPOB9ZIeI/s114/icon-rss.png) top left no-repeat;}
.social_bookmarks .iconrssmail{background:#BDBDBD url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcn-hCwfgeMFtosoaimop0rm0QiC65-3V6rVJagGIqQx5VHVixoH2QYSnzSc9FhpOxqmoQBEEXfTSRVOaP3fLM_DCIYAo6Bj3EWPpaR5a-sXtJV3mz8Mil6RNFMVlffiN5pYodJ0pQK69Y/s114/icon-rssmail.png) top left no-repeat;}
.social_bookmarks .icontwitter{background:#D8D8D8 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGdGDnuGpetjZgjl7ZAOaB2YYXJE7MoFCVYndw6irnmhjaMu9UUKpoioXNQ0B0cX_qeAY16iQbeO1F8XMChIogzWTpsgpS-N_AcwA5Vs2hFIcaG1U2iosVV0s87LpBR2jeifvTXty91w7h/s114/icon-twitter.png) top left no-repeat;}
.social_bookmarks .iconfacebook{background:#E6E6E6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrVsZFJ57mGAKIZrng8WKETQuz1WyKqBQwVS8ov_prwE97-BLHH_9a-zSzMPMTvZ8X9gRcu13jDaprZAmeGFkKtozwp02GqystLRhiV_-KgPl68467NlgddL-_RzoEsghwQH2IecQ7Yoo3/s114/icon-facebook.png) top left no-repeat;}
.social_bookmarks .icongplus{background:#F1F1F1 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8IK_E8gQjYKycc5aCLSNtIlhMeQL03u6HZTE0c88ecnLxQ3yTsZMo1DyEzslGYw9_x1y-zRxCSNMJo2H_3LbHNY_jGOhtv0hNfeG-uUBhzoVe3oIhLcChxRF-_jcTs21nWMwPWS0ClRcB/s114/icon-gplus.png) top left no-repeat;}
.social_bookmarks .iconfacebook:hover{background-position:center -57px; background-color:#37589b;}
.social_bookmarks .icontwitter:hover {background-position:center -57px; background-color:#46d4fe;}
.social_bookmarks .icongplus:hover {background-position:center -57px; background-color:#de5a49;}
.social_bookmarks .iconrss:hover{background-position:center -57px; background-color:#ff6600;}
.social_bookmarks .iconrssmail:hover{background-position:center -57px; background-color:#FFDE00;}
.social_bookmarks li:hover a{background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLy5WCxXki3j1x6lHvfekuy5WOSQuZuDNVuDs_DVF-A9ZOYrHdjBybyVOeeCevSS8QK1Cb-DqIFXmQn54A9S4DvpVuLCqVVlg7JOMOQR1mwUEs1zg6Heis8AYAnkkbRbrmqseEJ89VkkwY/s57/icon-social-reflect.png) no-repeat;
}
/style
div class='social_bookmarks_container'
ul class='social_bookmarks'
li class='iconrss'
a href='/atom.xml'
RSS
/a
/li
li class='iconrssmail'
a href='http://feedburner.google.com/fb/a/mailverify?uri=NombreDelFeed'
RSS Mail
/a
/li
li class='icontwitter'
a href='http://twitter.com/usuario'
Twitter
/a
/li
li class='iconfacebook'
a href='http://facebook.com/usuario'
Facebook
/a
/li
li class='icongplus'
a href='http://plus.google.com/+usuario/about'
Google Plus
/a
/li
/ul
/div


Esta es la otra versión, la de 4 botones.


Y este es el código que pegarías en tu gadgetHTML/Javascript.

style
/* Botones de Redes Sociales - Ciudad Blogger */
.social_bookmarks_container {
width:176px;
height:176px;
padding:0;
position:relative;
}
.social_bookmarks {
position:relative;
float:right;
margin:0;
padding:0;
}
.social_bookmarks li{
margin:0 0 1px 1px;
height:77px;
width:77px;
list-style:none;
float:left;
padding:0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.social_bookmarks li a {
float:left;
width:77px;
line-height:24px;
display: block;
text-indent: -99999px;
margin:0px;
outline: none;
padding:0;
min-height:77px;
height:100%;
text-decoration:none;
}
.social_bookmarks .iconrss{background:#A4A4A4 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUa_REPJDxCkQor8GafSnwc7fZAIN9X7wHmU1RmgM5kWzfnWuzDYaOiSxrerOtkpdU_XnTk3BsfRGIcWxhyE-5iicDkGg3BBYwa74jt1SLw35aap5WP7e9jcFFi2cdF3xW7_WXPOB9ZIeI/s0/icon-rss.png) top left no-repeat;}
.social_bookmarks .icontwitter{background:#D8D8D8 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGdGDnuGpetjZgjl7ZAOaB2YYXJE7MoFCVYndw6irnmhjaMu9UUKpoioXNQ0B0cX_qeAY16iQbeO1F8XMChIogzWTpsgpS-N_AcwA5Vs2hFIcaG1U2iosVV0s87LpBR2jeifvTXty91w7h/s0/icon-twitter.png) top left no-repeat;}
.social_bookmarks .iconfacebook{background:#E6E6E6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrVsZFJ57mGAKIZrng8WKETQuz1WyKqBQwVS8ov_prwE97-BLHH_9a-zSzMPMTvZ8X9gRcu13jDaprZAmeGFkKtozwp02GqystLRhiV_-KgPl68467NlgddL-_RzoEsghwQH2IecQ7Yoo3/s0/icon-facebook.png) top left no-repeat;}
.social_bookmarks .icongplus{background:#F1F1F1 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8IK_E8gQjYKycc5aCLSNtIlhMeQL03u6HZTE0c88ecnLxQ3yTsZMo1DyEzslGYw9_x1y-zRxCSNMJo2H_3LbHNY_jGOhtv0hNfeG-uUBhzoVe3oIhLcChxRF-_jcTs21nWMwPWS0ClRcB/s0/icon-gplus.png) top left no-repeat;}
.social_bookmarks .iconfacebook:hover{background-position:center -77px; background-color:#37589b;}
.social_bookmarks .icontwitter:hover {background-position:center -77px; background-color:#46d4fe;}
.social_bookmarks .icongplus:hover {background-position:center -77px; background-color:#de5a49;}
.social_bookmarks .iconrss:hover{background-position:center -77px; background-color:#ff6600;}
.social_bookmarks li:hover a{background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLy5WCxXki3j1x6lHvfekuy5WOSQuZuDNVuDs_DVF-A9ZOYrHdjBybyVOeeCevSS8QK1Cb-DqIFXmQn54A9S4DvpVuLCqVVlg7JOMOQR1mwUEs1zg6Heis8AYAnkkbRbrmqseEJ89VkkwY/s0/icon-social-reflect.png) no-repeat;
}
/style

div class='social_bookmarks_container'
ul class='social_bookmarks'
li class='iconrss'
a href='/atom.xml'
RSS
/a
/li
li class='icontwitter'
a href='http://twitter.com/usuario'
Twitter
/a
/li
li class='iconfacebook'
a href='http://facebook.com/usuario'
Facebook
/a
/li
li class='icongplus'
a href='http://plus.google.com/+usuario/about'
Google Plus
/a
/li
/ul
/div

Fácil y rápido, ¿no? Lo único que resta hacer es poner tus nombres de usuario de cada red social donde se indica encolor rojo.
En el caso de la primera versión deberás poner el nombre de tu feed de Feedburner donde se indica, y por supuestotener activada la suscripción por correo electrónico en Feedburner.

Y si no te gustan los colores, también puedes cambiarlos. Los códigos hexadecimales que están ennegrita son los colores en su estado normal, y los que están encolor naranja son los colores al pasar el cursor.

Y ahora sí, es todo.

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

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

HOW TO DONATE A CAR IN CALIFORNIA Donate Car To Charity CALIFORNIA domain yahoo car insurance in south dakota WordPress hosting Mobile casino Live casino structured annuity settlement MET AUTO diagnosed with mesothelioma Nunavut Culture Casino holland michigan college DONATE CARS IN MA buyer of structured settlement annuity Massage school Dallas Texas injury attorney baton rouge BETTER CONFERENCING CALLS asbestos mesothelioma lawsuit Social media campaigns Insurance Companies Hire php developer CAR INSURANCE QUOTES UTAH PhD in counseling education Christmas cards Online casino ONLINECLASSES Hire php programmers online motor insurance quotes mesothelioma charities Social media platforms fast cash for house Php programmers Php programmers for hire Royalty Free Images Stock HOLLAND MICHIGAN COLLEGE structured settlement quote sell your structured settlement payments Donate Old Cars to Charity Make money online Australia Casino reviews Best Seo company structured settlement sell virtual data rooms DUI lawyer Online colledges Cheap Domain Registration Hosting Donate your car Sacramento Hire php developers motorcycle accident attorney sacramento Photo Christmas cards Mortgage mesothelioma attorneys Car Donate Service business software Better Conference Calls Email Bulk Service Online Christmas cards online criminal justice degree Social media tools Structures Annuity Settlement Italian cooking school CAR DONATE register free domains buying an annuity calculator DONATE YOUR CAR FOR MONEY average mesothelioma settlement CHEAP DOMAIN REGISTRATION HOSTING auto accident lawyer san francisco structered settlement best consolidation loan student sell structured settlement calculator best criminal lawyer in arizona car insurance quotes Adobe illustrator classes Dwi lawyer Cheap domain registration hosting Holland Michigan College Criminal lawyer DONATE CARS ILLINOIS mesothelioma law firm home phone internet bundle event management security Criminal defense lawyer Car insurance quotes MN hughes net business Donate Car for Tax Credit mesothelioma attorney assistance Donate your car for kids Computer science classes online Life insurance co Lincoln Neuson Sell Annuity Payment injury lawyers LOW CREDIT LINE CREDIT CARDS Dallas Mesothelioma Attorneys Bankruptcy lawyer Criminal defense attorneys Florida Cheap auto insurance in VA email bulk service mesothelioma compensation anti spam exchange server Donating a Car in Maryland Car Insurance Quotes PA futuristic architecture Custom WordPress theme designer motorcycle lawyer los angeles Business finance group hair removal washington dc Cheap Auto Insurance in VA buy structured settlements Donate car to charity California mesotheioma Business management software How to Donate A Car in California

Share: