giovedì 4 luglio 2013

Pulsante Mi Piace blogger


  • Individuo questa stringa ;

<b:if cond='data:post.hasJumpLink'>
      <div class='jump-link'>
        <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><data:post.jumpText/></a>
      </div>
    </b:if>

  • Subito sotto copio questo codice ;
<!-- INIZIO CODICE TASTO MI PIACE NEL POST -->

        <iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url +  &quot;&amp;layout=standard&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/>
     
<!-- FINE CODICE TASTO MI PIACE NEL POST -->