olayı çözdüm. Benim çektim sorunu ceken vardır. Bu kodu eklediğinde ana sayfada da imleme simgeleri gözüküyorsa aşağıdaki kodla değiştirin düzelecektir.
<b:if cond='data:blog.pageType == "item"'>
<div class='social'>     <div class='socialtextspace'>Yazıyı <span id='socialtext' name='socialtext'> paylaş</span></div>      <div class='socialicons'><a expr:href='&quot;http://friendfeed.com/share?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onmouseout='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;paylaş&quot;;' onmouseover='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;Friendfeede ekle&quot;;' target='_blank' title='FriendFeed'><img alt='Friendfeed' border='0' src='http://i29.tinypic.com/2qm1d.gif'/></a><a expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot; + data:post.url   + &quot;&amp;title=&quot; + data:post.title' onmouseout='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;paylaş&quot;;' onmouseover='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;Diggle&quot;;' target='_blank'><img alt='Digg' border='0' src='http://lh5.ggpht.com/_NM94Gq10WeA/SbvXLVNsPlI/AAAAAAAAAH8/t5ylic2NCBI/digg.png'/></a><a expr:href='&quot;http://technorati.com/faves?add= &quot; + data:post.url' onmouseout='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;paylaş&quot;;' onmouseover='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;Technoratiye ekle&quot;;' target='_blank' title='Add to Technorati'><img alt='Technorati' border='0' src='http://lh5.ggpht.com/_NM94Gq10WeA/SbvXLhpzo5I/AAAAAAAAAIU/BEDvzATh6Xk/technorati.png'/></a><a expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onmouseout='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;paylaş&quot;;' onmouseover='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;Stumbleupona ekle&quot;;' target='_blank'><img alt='Stumble This' border='0' src='http://lh4.ggpht.com/_NM94Gq10WeA/SbvXLXKDm8I/AAAAAAAAAIE/lEm8sbKURNw/stumbleupon.png'/></a><a expr:href='&quot;http://twitthis.com/twit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onmouseout='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;paylaş&quot;;' onmouseover='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;Kuşa ekle&quot;;' target='_blank' title='Twitthis'><img alt='Twitthis' border='0' src='http://lh4.ggpht.com/_NM94Gq10WeA/SbvXy8khbMI/AAAAAAAAAIc/eLok8dj0Wpw/twitter.png'/></a><a expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot;   + data:post.title' onmouseout='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;paylaş&quot;;' onmouseover='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;del.icio.us a ekle&quot;;' target='_blank' title='Add to Del.icio.us'><img alt='Del.icio.us' border='0' src='http://lh4.ggpht.com/_NM94Gq10WeA/SbvXLT8jlpI/AAAAAAAAAH0/3OHdFlXlvhE/delicious.png'/></a><a expr:href='&quot;http://www.furl.net/storeIt.jsp?u=&quot; + data:post.url + &quot;&amp;t=  &quot; + data:post.title' onmouseout='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;paylaş&quot;;' onmouseover='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;Furla ekle&quot;;' target='_blank' title='Add to Furl'><img alt='Furl' border='0' src='http://lh5.ggpht.com/_NM94Gq10WeA/SbvXyzhmcNI/AAAAAAAAAIk/hp7br4yzVnY/furl.png'/></a><a expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=  &quot; + data:post.title' onmouseout='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;paylaş&quot;;' onmouseover='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;Reddite ekle&quot;;' target='_blank' title='Add to Reddit'><img alt='Reddit' border='0' src='http://lh4.ggpht.com/_NM94Gq10WeA/SbvXLulumCI/AAAAAAAAAIM/ReXJ-1liTr8/reddit.png'/></a><a expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=  &quot; + data:post.title' onmouseout='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;paylaş&quot;;' onmouseover='document.getElementById(&quot;socialtext&quot;).firstChild.data=&quot;Facebooka ekle&quot;;' target='_blank' title='Add to Facebook'><img alt='Facebook' border='0' src='http://i42.tinypic.com/6xuogk.png'/></a><a href='http://davuterarslan.blogspot.com/' onblur='try {parent.deselectBloggerImageGracefully();} catch(e) {}'><img alt='' border='0' src='http://i31.tinypic.com/1037ugz.gif' style='cursor: pointer; width: 32px; height: 32px;'/></a>
</div>  </div>
</b:if>