asp .net中的收藏夹图标 [英] favicon in asp .net

查看:78
本文介绍了asp .net中的收藏夹图标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用
将favicon放入我们的Web应用程序中
< link id ="FI" rel ="Icon" runat ="server" href =〜/upload/UploadedImages/Logix-logo.ico"/>

该代码将在我的地址栏中显示该图标,现在我正尝试增加其大小.

是否有可能做到这一点.如果是,请给我解决方案.

I am trying to put favicon in our web application by using

<link id="FI" rel="Icon" runat="server" href="~/upload/UploadedImages/Logix-logo.ico" />

This code will showing the icon in my address bar, now I am trying to increase its size.

Is it possible to do that. If it is please give me the solution.

推荐答案

您好,
您无法始终将.ico文件的大小增加为16X16尺寸


谢谢,
Imdadhusen
Hi,
You can not increase size of .ico file it always 16X16 dimension


Thanks,
Imdadhusen


这篇关于asp .net中的收藏夹图标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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