mrserv0n Posted May 12, 2009 Posted May 12, 2009 Ok I followed these instructions Edit the file /catalog/include/header.php At the end of the file add this code: <link rel="shortcut icon" href="/favicon.ico"> (href: you must specify the address of your icon, previously added to your server). I can go to romcollector.com/favicon.ico and view my icon, so that part works I have added <link rel="shortcut icon" href="/favicon.ico"> to my header.php.. still no icon.. I also tried href=romcollector.com/favicon.ico , still no luck the favicon.ico file is in my root directory. Thanks
FIMBLE Posted May 12, 2009 Posted May 12, 2009 you should not need to add any code to make your favicon show, i use them and have never added code, if its in your root directory it should be picked up and show up Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Eirik Posted May 13, 2009 Posted May 13, 2009 As I just answered another somewhat similar to this.. try this code it should work no problems <link rel="icon" type="image/gif" href="http://example.com/image.gif"> make sure you change the href to match yours.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.