【发布时间】:2012-04-24 13:32:12
【问题描述】:
我想创建一个漂亮的 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>
【问题讨论】:
-
自己创建这些图标并将它们与您的目标链接。
标签: html css facebook twitter google-plus