1

我知道以前有人问过类似的问题,但我对此很陌生,无法理解。我相当确定这是一项简单的任务,但我做不到。

我正在使用我目前无法访问 css 模板的 CMS。

我想要的只是使用 html 源代码编辑器将 Pinterest 按钮和类似 facebook 的按钮添加到我的个人产品页面中。目前,它们显示一个在另一个之下。

这些是代码:

<a data-pin-config="above" href="//pinterest.com/pin/create/button/" data-pin-do="buttonBookmark">
  <img src="//assets.pinterest.com/images/pidgets/pin_it_button.png" />
</a>

<fb:like send="true" layout="button_count" width="100" show_faces="false"></fb:like>

如何编写正确的样式代码来实现这一点?

4

0 回答 0