iPhone web clip icon (0.4.x request)

Want something added? Ask for it here.
Post Reply
Juo
Newbie
Newbie
Posts: 7
Joined: April 6th, 2008, 3:47 pm

iPhone web clip icon (0.4.x request)

Post by Juo »

I was wondering if a home screen icon could be added for the Secondary Web Interface: iphone skin.

This can be done by adding the following code within the head of the index document.

Code: Select all

<link rel="apple-touch-icon" href="/whatever.png"/>
Then creating a 60x60 pixel, 72dpi PNG image for the icon file.

This can then allow for an iPhone web clip similar to these
http://farm2.static.flickr.com/1144/136 ... 3acd54.jpg
Last edited by Juo on April 7th, 2008, 4:53 pm, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: iPhone web clip icon (0.4.x request)

Post by switch »

Thanks, I forgot about this. Will be added for future versions.
Juo
Newbie
Newbie
Posts: 7
Joined: April 6th, 2008, 3:47 pm

Re: iPhone web clip icon (0.4.x request)

Post by Juo »

Great thanks!  ;D
Post Reply