facebook like 按钮的自定义皮肤 [英] Custom skin for facebook like button

查看:35
本文介绍了facebook like 按钮的自定义皮肤的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有一种(简单的)方法可以自定义通过 fbml 实现的类似 facebook 的按钮的外观?

Is there an (easy) way to customise the look of the facebook like button implemented via fbml?

我很确定我在某处看到过这个,但我不记得在哪里,也找不到任何关于此的文档.

I am pretty sure I saw this somewhere, but I cant remember where and I cant find any documentation on this.

推荐答案

尽管这样做甚至可能不合法(请自行检查条款和政策),但您可以执行以下操作:

Although it may not even be legal to do so (check the terms and policies for yourself), you could do something like:

/* Like button main text color */
div.like span.connect_widget_text {color:#fff;}
div.like div.connect_widget_confirmation {color:#fff;}
div.like span.connect_widget_text a {color:#ffc6ff;}

此链接显示了一些温和的样式选项:

This link shows some mild styling options:

http://forum.developers.facebook.net/viewtopic.php?pid=236534

这篇关于facebook like 按钮的自定义皮肤的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆