♥Vger Posted June 9, 2005 Posted June 9, 2005 Put a favicon.ico file in the root of your web, and then add this code to the head section of your index.php page. <link rel="shortcut icon" path="favicon.ico"> This will only work for old versions of Internet Explorer and Mozilla based browsers. IE 6 does not use favicons (except for their own). Vger
panozfan Posted August 8, 2005 Posted August 8, 2005 Put a favicon.ico file in the root of your web, and then add this code to the head section of your index.php page. <link rel="shortcut icon" path="favicon.ico"> This will only work for old versions of Internet Explorer and Mozilla based browsers. IE 6 does not use favicons (except for their own). Vger <{POST_SNAPBACK}> Could you please tell me (newbie) where to locate the 'head' section of my index.php? Also is that in the catalog index.php or the admin.php? Thanks so much.
Jack_mcs Posted August 8, 2005 Posted August 8, 2005 Place it before line that reads </head> in the catalog index.php file. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
panozfan Posted August 8, 2005 Posted August 8, 2005 Place it before line that reads </head> in the catalog index.php file. Jack <{POST_SNAPBACK}> Did that and it's still not showing up. Do I need to do something to the image? I have it as heart.ico (I get this error code: Can't find viewer for this extension: ico) Thanks.
♥Vger Posted August 8, 2005 Posted August 8, 2005 It has to be saved as favicon.ico and not heart.ico Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.