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 PNG形式のアイコンが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 1つ追加 } )
How to create a custom iPhone and iPod touch icon for your web siteどのように自分のWebサイト用のカスタム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コメントを残しなさい