Blogger Metro Tarzı Sosyal Ağ Eklentisi



Merhaba Felsefe1453 Takipçileri 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
</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/AVvXsEjWyz5fb17akVTUZ871duytExZ7ovX7AAftGxpbr7jNfi7Bm6TAZDbMpawqkiBfJSsnrXozUXbZsmyozzIxal9QrhsZd97EhMWh0VTWQDeb15Rwl7nr_g4dFegY9UzALhanuDWaX50eAKGn/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/AVvXsEh9NL5-uKiLo_VAP3Y3eiqSjVLFJ3HtcDsktiYlODtgonlN41Bm8NjF8d11IR0ELSgyclWcvsSm9soZwfH6-etOxKkRHvcX-ITKR4HJXeOyM-Qi2Dy2mA_W4UY6e5eaRJOAy3L2M3C_X6hF/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/AVvXsEiGykhZSbA-W2Oft957SH6NKqYz2irH-HmwNuougPa1zI21ooyMcZ2e9cZKF5KECtNKBbWcDrdGJSRPFHCkntsyOw-OoeOsvayTB7n8XwO87HM_-44JS0UYQW8nEMHmMsziQIqfAc86tCuw/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/AVvXsEg0X7CDqxYGdoselF-hgAbTO-p4DK3d9e-If2cRjYXflSkOMYfPRKPEi_ieU2vLnTo0w0tRWd4XBnFMPiEcn1nbUEiBo_Hl6bGaBSV8oe1X5T_8CgYh0xhWOrRH23nwYJ-cxzKHcP72h7BL/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/AVvXsEh9NL5-uKiLo_VAP3Y3eiqSjVLFJ3HtcDsktiYlODtgonlN41Bm8NjF8d11IR0ELSgyclWcvsSm9soZwfH6-etOxKkRHvcX-ITKR4HJXeOyM-Qi2Dy2mA_W4UY6e5eaRJOAy3L2M3C_X6hF/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/AVvXsEiGykhZSbA-W2Oft957SH6NKqYz2irH-HmwNuougPa1zI21ooyMcZ2e9cZKF5KECtNKBbWcDrdGJSRPFHCkntsyOw-OoeOsvayTB7n8XwO87HM_-44JS0UYQW8nEMHmMsziQIqfAc86tCuw/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/AVvXsEg0X7CDqxYGdoselF-hgAbTO-p4DK3d9e-If2cRjYXflSkOMYfPRKPEi_ieU2vLnTo0w0tRWd4XBnFMPiEcn1nbUEiBo_Hl6bGaBSV8oe1X5T_8CgYh0xhWOrRH23nwYJ-cxzKHcP72h7BL/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.
Önceki Yayın
« Önceki
Sonraki Yayın
Sonraki »