- Error
Introductory: Modify Joomla! 1.5 Milkyway Template
Adapting the template to meet your needs
Written by Chad Windnagle
Changing Your Favicon:
Many people like to change the favicon (favorite/bookmark image, it appears next to your URL in a browser's URL input area) of their site. It's a nice way to customize your template and add a little touch of professionalism. In Joomla! each template has it's own favicon already. Usually it's the Joomla! logo. Some people prefer to build their own favicons in Adobe Photoshop or The Gimp, but there are other ways to do it to.
The favicon is 16x16 pixels square, and this is the usual file path (and name) to it:
/template_name/favicon.ico
There are several websites that allow you to upload your own image and it will automatically resize it for a favicon, and let you download it. Here are URLs to a few that I found: http://tools.dynamicdrive.com/favicon/ http://www.degraeve.com/favicon/
Both of these allow you to browse your computer for an image. Then you can upload it. The site automatically resizes the image and converts it to 'ico' format. You can then download it, and upload it to your own site for use.
Once you've downloaded the favicon.ico file, upload it to this directory:
/template_name/
As you upload it, you may get a message asking you to overwrite a file by the same size. This is the Joomla! favicon file, and you need overwrite it. Once the new favicon been uploaded, you need to go to your browser, and clear your cache. Browsers cache (download) favicons because they don't expect them to change frequently. So once the Joomla!
global $mainframe;
$msg = JText::_('Item '.$article->id.' created');
$mainframe->redirect('index.php?option=com_content', $msg, 'notice');
return;


2009-01-09 22:09:00
2009-01-26 01:17:00
Any idea what I could have missed?
2009-01-29 00:11:53
I have been trying to change the main logo and the favicon for hours now following these instructions implicitly with no success...other than a very sore head!!
CAn anyone help????please????
many thanks
Iain
2009-02-13 15:42:43
2009-04-11 16:51:02
2009-04-28 08:12:00
thanks for your help in advance
2009-05-08 02:26:53
-ted
2009-06-26 19:37:36
2009-07-28 14:29:16
2009-07-30 20:15:21
2009-10-11 01:41:00
2009-10-18 22:09:29
Thank you
2009-10-28 14:58:30