Joomla : Changing The Site Favicon
Jun.27, 2011 in
PHP
Do you know favicon? Favicon is icon in your browser’s location bar. If someone bookmarks your website (ie puts it in their “Favorite” menu), it associates a particular icon with your website in the bookmark.
Now, I will give you some tips to change the site favicon in your joomla CMS framework.
- Create a 16×16 pixel image. You may use graphic software such as Photoshop, Windows Paint or you can search it from google search engine.
- Convert to ico format using free online sites such as converticon.com, favicongenerator.com, favicon.cc.
- The file you created in this way will have the extension “.ico”. Upload the file to the /joomla/templates/<your template> hosting directory and name it favicon.ico
- Open a browser. Do you see your new icon? If so, congratulations.
- If this doesn’t work you will need to delete the temporary internet files and the history and then open your page again.
| incoming terms | |
|---|---|

May 3rd, 2010 at 4:09 am
Thanks for tutorial, but I’m still stuck in upload the icon. I running joomla online, should I include the new favicon into template over there first before upload to joomla? Or directly upload using file manager?
May 3rd, 2010 at 4:48 am
You can upload using file manager directly
May 3rd, 2010 at 9:59 pm
so if I had template wit the name “ungu”, I just lik “ungu” folder in left panel of file manager n upload on it?
May 3rd, 2010 at 10:29 pm
that’s right
May 4th, 2010 at 12:25 am
Thank’s for the brief explanation