ios - iPad Bookmark Icons on a Cake PHP Site -


how can setup ipad/iphone bookmark icon on cakephp site? using correct filename - apple-touch-icon.png - , have tried uploading /webroot , directory above /webroot no avail. tried searching google of course. has done this? thanks!

sharkofmirkwood's answer worked perfectly.

i added:

<link rel="apple-touch-icon" href="../img/apple-touch-icon.png" /> 

to view/layouts/default.ctp

thank you!


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -