Blogger Metro Tarzı Sosyal Ağ Eklentisi
Bu gün sizlere blogger için windows 8 metro tarzı sosyal ağ abonelik eklentisini anlatacağım. Bütün işlemleri yaptığınız zaman eklenti yukarıdaki gibi gözükecektir. Farklı olarak üzerine gelindiğinde her sosyal ağın orjinal rengi belirecektir.
Kuruluma geçiyorum.
Şablon > Html'yi düzenle bölümünden
kodunu buluyoruz ve hemen üstüne
kodunu ekliyoruz. Daha sonra Yerleşim > Gadget ekle > Html/javascript ekle bölümünden
kodlarını ekliyoruz ve işlem tamamdır. İkinci kod bölümündeki "your username" bölümlerini kendinize göre değiştirmeyi unutmayınız. Herhangi bir sorunda yorum bölümünü kullanabilirsiniz.
Kuruluma geçiyorum.
Şablon > Html'yi düzenle bölümünden
</b:skin>kodunu buluyoruz ve hemen üstüne
#jocial{width: 305px;
float: left;margin-top: 10px;}
#jocial li{position:relative; cursor:pointer; padding: 0 !important;}
#jocial .facebook, .googleplus, .rss, .twitter{
position: relative;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
z-index: 5;
display: block;
float: left;
margin: 1px;}
#jocial .icon{overflow:hidden;}
#jocial .facebook{width: 150px;
height: 150px;
background: rgba(59,89,152,1) url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhD7V1HApyGvszKrDbkQj0TqAyP-T0ZSFF5egA6e903CnPg0IPdlENrM4LVbrM8NvCQQs-GSS29eEzyKKg9EmTEDWD56JPCdN3xHigznxinBYCp6jXDKwyi0hrL8xzFUtM58xDHTfZuPqw9/s0/facebook.png") no-repeat center center;}
#jocial .twitter{width: 150px;
height: 74px;
background: rgba(59,89,152,1) url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOe8uk7LCEuZTpFTwAP18wXBhucq0lq3c76bPPrjP8NyNn8m2a7Pok7q-QLTNqs7AuTEyS4OouaRCVrz0Q1YMNlazOGbQiBzqO6yBhyphenhyphenZFG2hSMwwqk0ako1XYjFDsYswTVbNbq2ouge9X7/s0/twitter.png") no-repeat center center;}
#jocial .googleplus{width: 150px;
height: 74px;
background: rgba(59,89,152,1) url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMeveu-k3hzBE5x7eGiZZL2Zj5ZIh9Lk0V8IWnRQG-VhuR8_N2XzCpfIyViwyi8oN-IV5YS1fbpBCHvm4bcl9BYjr4ZOtqtnBL5QphwrGXF6z38CnolCV8r9IqtIaq_klJEC_Esf05oI6C/s0/google%25252Bplus.png") no-repeat center center;}
#jocial .rss{ width: 302px;
height: 74px;
background: rgba(59,89,152,1) url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEik3iewI_-em3I0bgoMm_LXnaImI-E0RmCMNV2E-ZGbkcpyWo5ELbOemk41wDVKcr5CqOKxEJ8ICTiiol90ymo6Hw4N1ts2EyV2JMagzcwUxLviK883n53nwug7VHydWpMGQfJB4TCzXWmN/s0/rss.png") no-repeat center center;}
#jocial li:hover .facebook{background-color:#3468B6;-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;}
#jocial li:hover .twitter{background:rgba(64,153,255,1) url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOe8uk7LCEuZTpFTwAP18wXBhucq0lq3c76bPPrjP8NyNn8m2a7Pok7q-QLTNqs7AuTEyS4OouaRCVrz0Q1YMNlazOGbQiBzqO6yBhyphenhyphenZFG2hSMwwqk0ako1XYjFDsYswTVbNbq2ouge9X7/s0/twitter.png") no-repeat center center;-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;}
#jocial li:hover .googleplus{background:rgba(228,69,36,1) url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMeveu-k3hzBE5x7eGiZZL2Zj5ZIh9Lk0V8IWnRQG-VhuR8_N2XzCpfIyViwyi8oN-IV5YS1fbpBCHvm4bcl9BYjr4ZOtqtnBL5QphwrGXF6z38CnolCV8r9IqtIaq_klJEC_Esf05oI6C/s0/google%25252Bplus.png") no-repeat center center;-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;}
#jocial li:hover .rss{background:rgba(255,102,0,1) url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEik3iewI_-em3I0bgoMm_LXnaImI-E0RmCMNV2E-ZGbkcpyWo5ELbOemk41wDVKcr5CqOKxEJ8ICTiiol90ymo6Hw4N1ts2EyV2JMagzcwUxLviK883n53nwug7VHydWpMGQfJB4TCzXWmN/s0/rss.png") no-repeat center center;-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;}kodunu ekliyoruz. Daha sonra Yerleşim > Gadget ekle > Html/javascript ekle bölümünden
<ul id='jocial'>
<li><a class='icon facebook' href='http://www.facebook.com/YOUR_USERNAME/'></a></li>
<li><a class='icon twitter' href='http://twitter.com/username/'></a></li>
<li><a class='icon googleplus' href='https://plus.google.com/u/0/alamat profil google+/'></a></li>
<li><a class='icon rss' href='http://feeds.feedburner.com/YOUR_USERNAME'></a></li>
</ul>kodlarını ekliyoruz ve işlem tamamdır. İkinci kod bölümündeki "your username" bölümlerini kendinize göre değiştirmeyi unutmayınız. Herhangi bir sorunda yorum bölümünü kullanabilirsiniz.

Yorumlar
Yorum Gönder