righteousmoves Posted May 30, 2007 Posted May 30, 2007 I'm not sure what the official name for the image is, but . . . I'd like to change the image that appears next to my web address in the web browser. Does anyone know how to do that? Thanks! Crystal :)
web-project Posted May 30, 2007 Posted May 30, 2007 You will need to add to the /shop_catalogue/includes/header.php file the following html code: <link rel="shortcut icon" href="favicon.ico" /> and place the favicon.ico (icon) file in the root of your /shop_catalogue/ directory. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
righteousmoves Posted May 30, 2007 Author Posted May 30, 2007 You will need to add to the /shop_catalogue/includes/header.php file the following html code: <link rel="shortcut icon" href="favicon.ico" /> and place the favicon.ico (icon) file in the root of your /shop_catalogue/ directory. Got it! Thanks so much. :) - Crystal
Recommended Posts
Archived
This topic is now archived and is closed to further replies.