gpt4 book ai didi

css - 尝试像 facebook 一样更改 Twitter 按钮样式

转载 作者:行者123 更新时间:2023-11-28 08:21:55 25 4
gpt4 key购买 nike

我在我的网站中包含了类似 facebook 的按钮,并且我使用了 i frame这是我的 facebook 按钮代码

<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fdevelopers.facebook.com%2Fdocs%2Fplugins%2F&amp;width&amp;layout=box_count&amp;action=like&amp;show_faces=true&amp;share=true&amp;height=65" scrolling="no" frameborder="0" style="border:none;overflow:hidden;height:65px;" allowTransparency="true"></iframe>

这种风格很好,它的正方形并以相同的方式修复在我的页面中 enter image description here

我需要应用与 facebook 相同的样式

<iframe                             src="//platform.twitter.com/widgets/follow_button.html?screen_name=twitterapi"
style="width: 300px; height: 20px;"
allowtransparency="true"
frameborder="0"
scrolling="no">
</iframe>
<iframe src="https://plusone.google.com/_/+1/fastbutton?bsv&amp;size=medium&amp;hl=en-US&amp;url=http://test.com/&amp;parent=http://test.com/" allowtransparency="true" frameborder="0" scrolling="no" style="border:none;overflow:hidden;height:65px;" title="+1"></iframe>

最佳答案

检查此来源:https://dev.twitter.com/web/overview/css (推特)

还有这个:https://developers.google.com/+/web/+1button/ (谷歌+)


有一些示例和样式生成器如何自定义此插件

关于css - 尝试像 facebook 一样更改 Twitter 按钮样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28723541/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com