I have created a favicon.icon and placed it in the root directory "httpdocs". I've also bookmarked my web so the browser catches de favicon, but there still no changes on the browser tab showing my favicon.
I am wondering if I need to place it somewhere elese inside the zen-cart directory or maybe make changes to the html_header.php. currently it reads like this:
Line #33 : <?php if (defined('FAVICON')) { ?>
Line #34 : <link rel="icon" href="<?php echo FAVICON; ?>" type="image/x-icon" />
Line #35 : <link rel="shortcut icon" href="<?php echo FAVICON; ?>" type="image/x-icon" />
Line #36 : <?php } //endif FAVICON ?>
Please advise.
thanks a lot!
www.amnyperfumes.com/zen-cart



