Hi, can anyone tell me where to put the code <link rel="shortcut icon" href="favicon.ico" > for displaying a favicon in PHPLD? I tried it on index.php but it doesn't work. Also, where should I load the favicon, in the root folder, or in a template folder? Thanks a bunch.
The favicon code goes in the header.tpl template file. The favicon image goes in the root directory. Due to the virtual directories created for categories and subcategories, the URL to the favicon file should be fully specified. Just substitute your domain name. <link rel="shortcut icon" href="http://www.mydomain.com/favicon.ico" type="image/x-icon" />
i am wondering when my site shows a fav icon in firefox than why not in IE www.idk.in << please let me know someone thanks