1
我正在使用包含各種社交插件的特定圖標的wrapbootstrap模板(https://wrapbootstrap.com/theme/any-day-now-responsive-theme-WB05535B4)。我想使用Facebook的默認(和其他)。我可以使用我自己的圖標作爲facebook插件嗎?
下面是Facebook的「贊」插件,從Facebook網站(https://developers.facebook.com/docs/guides/web/#plugins)所採取的代碼:
<html>
<head>
<title>My Great Web page</title>
</head>
<body>
<iframe src="https://www.facebook.com/plugins/like.php?href=YOUR_URL"
scrolling="no" frameborder="0"
style="border:none; width:450px; height:80px"></iframe>
</body>
</html>
反正是有使用不同的圖標? Facebook會對此皺眉嗎?
[你不能(HTTP:// stackoverflow.com/questions/5385700/how-to-style-facebook-like-button) – vikki 2013-03-15 05:36:56