firefox 3 图标 - 如何制作它们?

发布于 2024-07-07 13:08:40 字数 66 浏览 12 评论 0原文

我注意到贝宝显示了一个非常不同的图标, 一个不仅仅是一个简单的 16x16 图标而且很长的图标? 有人可以教我吗?

i noticed that paypal displays a very different favicon,
one that's not just a simple 16x16 icon and is lengthy?
anyone can teach me?

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

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

发布评论

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

评论(3

盛装女皇 2024-07-14 13:08:40

我认为您指的是显示 PayPal 徽标的绿色框,后跟“PayPal, Inc.(美国)”。

如果是这样,那么它不是一个网站图标,而是 Firefox 3 的一项功能,用于显示具有扩展验证 (EV) 的网站。 另请参阅 http://news.cnet.com/8301-13554_3-9974672- 33.html

I think you are refering to the green box that shows the PayPal logo followed by "PayPal, Inc. (US)".

If so, it is not a favicon, but a feature of Firefox 3 to show sites with extended validation (EV). See also http://news.cnet.com/8301-13554_3-9974672-33.html

安稳善良 2024-07-14 13:08:40

这不是一个网站图标,而是他们使用的 SSL 证书的类型。 这是一个扩展验证 (EV) 证书,旨在提供更好的身份验证。

That is not a favicon, but the type of SSL certificate they use. It's an Extended Validation (EV) certificate, which intends to provide better identity verification.

ぺ禁宫浮华殁 2024-07-14 13:08:40

这很容易。 在 {title} 标签下,放置此代码。

<link rel="shortcut icon" type="image/png" href="images/favicon.png">

Just make sure that the favicon image is less than 100px * 100px. My recommended favicon image size is 50px * 50px.

Its easy. Under the {title} tag, you put this code.

<link rel="shortcut icon" type="image/png" href="images/favicon.png">

Just make sure that the favicon image is less than 100px * 100px. My recommended favicon image size is 50px * 50px.

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