Tagged Questions
36
votes
8answers
26k views
What are the correct pixel dimensions for an apple-touch-icon?
I'm not sure what the correct size should be.
Many sites seem to repeat that the apple-touch-icon should be 57x57 pixels but cite a broken link as their source.
Hanselman's and playgroundblues's ...
10
votes
5answers
2k views
How do I give my web sites an icon for iPhone?
How do I set the icon that appears on the iPhone for the web sites I create?
2
votes
2answers
217 views
Any problems with favicons in a subfolder?
Could there be any problems moving favicons and apple touch icons to a subfolder?
Like:
<link rel="shortcut icon" href="/images/favicons/favicon.ico">
<link rel="apple-touch-icon" ...
1
vote
2answers
137 views
Dashcode web clip icon, I have tried everything and it won't show up
I can't get my dashcode web clip icon to show up, it just shows the safari generated icon. I have tried using dashcode to design it, then I used the code
<link rel="apple-touch-icon" ...
0
votes
1answer
59 views
What kind of “effects” does Safari add to apple-touch-icon?
I've been seeing a lot of websites saying that you can disable the effects Safari puts on a apple-touch-icon by adding "-precomposed" to the end.
What "effects" exactly does Safari add to the icon?