Leave a suggestion

If this tutorial is not what you were looking for, you still have any questions, suggestions or concerns - feel free to let us know. Please help us to serve you better!

Your Name

Your Email

Your Message (required)

captcha

osCommerce. How to add a favicon

This video tutorial will show you how to add favicon to your OsCommerce store.

1) First, visit the following site: http://tools.dynamicdrive.com/favicon

2) And create your favicon. Upload the new created favicon to your server.

3) Open header.php file, which is located in the ‘includes’ folder on your server. Add the following code at the end:

<link rel="shortcut icon" href="/favicon.ico">

(href: you must specify the address of your icon, previously uploaded to your server)

4) Save the changes. Favicon has been added.

Feel free to check the detailed video tutorial below:

osCommerce. How to add a favicon

osCommerce. How to add a favicon, 5.0 out of 5 based on 1 rating