How can we change the favicon in Joomla 1.6?

Do I just create a 16x16 px images, convert it to a .ico format and store it as

favicon.ico under images?

link|improve this question

68% accept rate
feedback

1 Answer

up vote 2 down vote accepted

You need to store file favicon.ico in your template root folder. (/templates/template_name)

And - browsers like to cache favicons, so you should clean your browser's cache or wait to see the results.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.