Blogger 上的 Twitter 小部件

发布于 2024-08-03 13:16:59 字数 308 浏览 3 评论 0原文

我怎样才能修复这个推特在我的博主博客上的视图。

这是小部件页面: http://twitter.com/goodies/widget_profile

这是博客上的最终外观(不是圆角、放错位置的名称和图像): http://my2hours.blogspot.com/

How can I fix the view of this twitter on my blogger blog.

Here it is the widget page:
http://twitter.com/goodies/widget_profile

Here it is how it ends looking on the blog (not rounded corners, misplaced names and images):
http://my2hours.blogspot.com/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

微暖i 2024-08-10 13:16:59

看起来你的小部件的 css 文件没有通过。
您可以尝试添加

<link href="http://widgets.twimg.com/j/1/widget.css" type="text/css" rel="stylesheet">

到您网站的头部部分。

Looks like your widget's css file is not pulling through.
You could try adding

<link href="http://widgets.twimg.com/j/1/widget.css" type="text/css" rel="stylesheet">

in the head section of your site.

划一舟意中人 2024-08-10 13:16:59

您似乎缺少他们给您的一些代码。您需要使用 widget.css 来获取样式。

You seem to be missing some of the code they give you. You need to have the line with widget.css to get the styling.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文