Menu Online Learning Center from EZ-NetTools

Favicon Code

When you create a favicon. You should upload it to your root in your file manager, and name it favicon.ico. When you do this, your favicon should automatically show up at the top of your browser. However this typically wont happen immediately. 


Copy this code and paste it in the head code of your page:


<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />

Create Your Own Favicon

1. Go to www.favicon.cc

2. Draw an icon, or import an image

3. Click Download Favicon

4. Go into EZ-FileManager and upload the favicon.ico to the root directory.

5. You should now have a working favicon. However, it may take a while for it to show up.  To speed up the process, copy the code above, and paste it into the head code of your index page.