This brief tutorial will explain out how to create a custom icon to display on the iPhone and/or iPod touch springboard for your web site.这份简短的教程将解释如何创建自定义的图标以显示在iPhone和/或iPod的触摸跳板,您的网站上。

- When a user adds a site to their springboard by using the Add to Home Screen feature, by default, the iPhone or iPod touch will use a thumbnail of the visible part of the page being displayed in Safari.当用户增加了网站的跳板使用添加到主屏幕功能,默认情况下,在iPhone或iPod将采用触摸缩略图可见的一部分,该网页显示在Safari 。
- If you’d like your site to have a much nicer icon appear on the springboard when people add it, create a 57px by 57px PNG icon, name it apple-touch-icon.png , and upload it to the root folder of your site. Note: Apple themselves actually use a 129×129px icon, so you may want to experiment to see what size looks best for yours (it will scale to the default iPhone/iPod touch springboard icon size).如果您想您的网站,有一个更好的图标出现在跳板当人们加入,建立一个57px的57px巴布亚新几内亚图标,命名为苹果触摸icon.png ,并把它上传到根文件夹中您的网站。 注:苹果自己的实际使用129 × 129px图标,所以你可能想实验看看大小看起来最适合你(它将规模为默认iPhone / iPod的触摸跳板图标大小) 。
If you don’t have access to the root folder of your site, or you’d like to put the icon elsewhere, add the following line to the <head> of your site:如果您没有进入根文件夹中您的网站,或者您想要把其他地方的图标,添加以下行的<head>您的网站:
<link rel="apple-touch-icon" href="/path/to/file.png" /> (and upload the file.png to that folder). <link rel="apple-touch-icon" href="/path/to/file.png" /> (并上传file.png到该文件夹) 。
- Now when someone adds your site, it will have a nice icon associated with it.现在,当有人加入您的网站,它将有一个美观大方的图标与此相关。
- Done!做完!
























{ 1 trackback } ( 1 )引用
{ 1 comment… read it below or ( 1评论...阅读低于或 add one添加一个 } )
How to create a custom iPhone and iPod touch icon for your web site如何创建一个自定义iPhone和iPod的触摸图标为您的网站
I am not sure what you are referring to.我不知道你指的是。 Where is the ROOT?哪里是根? and WHAT Site.和哪些网站。 On my local computer?在我的本地计算机上? On a website?在一个网站吗? Is this for developers or just for anyone?这是开发商或任何人?
Thanks谢谢
If you don’t have access to the root folder of your site, or you’d like to put the icon elsewhere, add the following line to the of your site:如果您没有进入根文件夹中您的网站,或者您想要把其他地方的图标,添加下面一行到您的网站:
(and upload the file.png to that folder). (并上传file.png到该文件夹) 。
Leave a Comment发表您的评论