Hello,
I was looking for the location to place the favicon, than tiny icon beside the url on the browser using the following string;
<link rel=”shortcut icon” href=”image location”>
Found another thread that says that the <head> is located in the following files;
/templates/ja_teline_iii/layouts/blocks/head.php
/templates/ja_teline_iii/layouts/blocks/handheld/head.php
/templates/ja_teline_iii/layouts/blocks/iphone/head.php
So I did, place the above string in there, but I only see it reflected in FIREFOX and OPERA. It doesn’t show in SAFARI and IE8, instead it shows the default Joomla favicon.
My question is…
1) Are the file to include the favicon I mentioned correct?
2) How do I eliminate the default Joomla favicon?
Thanks in advance!