Vou ensinar vocês a fazerem esse efeito no permalink de foto de vocês.
Primeiro cole isso no seu css (entre <style> e </style>):
/***BOXNOTES Simone (cerejadosundae)***/
.DIVDOSPOSTS .boxnotes {z-index: 11;
margin-left:15px; width:auto;padding:1px;
text-align: left; height:auto;border-radius:4px;
position: absolute; margin-top: 5px; text-transform:uppercase;
line-height: 25px; font-family:verdana;font-size:18px;opacity: 0;
-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.DIVDOSPOSTS .boxnotes img{width:18px;margin-top:5px;}
.DIVDOSPOSTS .boxnotes a{color:#333;}
.DIVDOSPOSTS:hover .boxnotes {opacity: 1; }
/***Class do primeiro note***/
.DIVDOSPOSTS .boxnotess {z-index: 11;display: inline-block;height:30px; width:30px; background: rgba(0,0,0,0.5);border-radius:30px;margin-left:-5px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.DIVDOSPOSTS:hover .boxnotesss {margin-left:2px; }
/***Class do segundo note***/
.DIVDOSPOSTS .boxnotesss {z-index: 11;display: inline-block;height:30px; width:30px; background: rgba(255,255,255,0.8);border-radius:30px;margin-left:-50px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.DIVDOSPOSTS:hover .boxnotesss { margin-left:-2px; }
Altere apenas o que esta em letra maiúscula e se souber mexer pode alterar o resto também.
Depois de colocar o código no seu css e substituir.
Cole esse abaixo da div dos posts exemplo <div class="DiVPOSTS">, esse div é a mesma div mencionada acima entendeu? Cole isso aqui abaixo dela:
{block:IndexPage}<div class="boxnotes"><center><div class="boxnotess"><a href="{ReblogURL}" target="_blank"><img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/64/arrow_circle_left.png"class="bor"></a></div>
<div class="boxnotesss"><a class="notes" href="{Permalink}"><img src="http://cdn1.iconfinder.com/data/icons/windows8_icons_iconpharm/26/like_outline.png"class="bor"></a></center></div>{/block:IndexPage}
Você pode mudar os icones que aparecerem em seus notes hover, isso fica a seu critério, mas certifique-se de alterar o tamanho da div "bor", se a imagem tiver um tamanho diferente. Espero que tenha ficado claro.
Se lhe for útil, credite ao meu tumblr. Simone (http://cerejadosundae.tumblr.com/) ou ao ilove.