Also make sure to clear the cache, close, and then re-open the browser (especially IE) to get the favicon to display.  Some versions of IE only display the favicon if you save the site in your Favorites.

On 7/21/06, John Zimmerman [gmail] <[EMAIL PROTECTED]> wrote:
Should be....

<link rel="shortcut icon" href="" type="image/x-icon" />

And make sure your favicon is in /app/webroot/favicon.ico


On 7/21/06, saavedrajj < [EMAIL PROTECTED] > wrote:

I just add the line

<link rel="shortcut icon" href="" favicon.ico" type="image/x-icon">

in app/views/layouts/default.thtml

and nothing happens



if I copy the favicon.ico at app/webroot/img

and then add the line:

<link rel="shortcut icon" href=""
type="image/x-icon">

only works on Firefox...

What I'm doing wrong?





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to