我想创建一个漂亮的 Facebook、Twiter、G+ 分享按钮,就像它们在 Youtube 中一样:
我得到的是一个不太好的默认按钮:
<a name="fb_share" type="icon" share_url="<?php the_permalink(); ?>">
<a href="<?php the_permalink(); ?>" class="twitter-share-button" data-count="none">Tweet</a>
<g:plusone annotation="none"></g:plusone>