The Joomla! Forum ™






Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: Sun Jan 10, 2010 5:53 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Tue Feb 07, 2006 2:32 am
Posts: 13
Location: Indianapolis, IN
I just changed it in mine. All I had to do was upload it in my root template file. I'm running Joomla 1.5 and there was no icon file in mine.

the location is was:
mysite/joomla/templates/mytemplate

Also, another great site for generating an icon file from an jpg, gif or png is:
http://tools.dynamicdrive.com/favicon/


Top
 Profile  
 
PostPosted: Sun Jan 10, 2010 6:48 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sun Jan 27, 2008 9:51 am
Posts: 14
One more thing I ran into was that it worked in all browsers accept for IE. Then I put the complete url in the address bar like: "http://www.mysite/templates/beez/favicon.ico" and IE didn't show the image, just a red cross. In one way or another there was something wrong with the image. I uploaded a new favicon.ico and after that it worked for IE also. Strange indeed.

Regards,
Peter.


Top
 Profile  
 
PostPosted: Fri Jan 15, 2010 12:34 pm 
User avatar
Joomla! Ace
Joomla! Ace

Joined: Mon Sep 07, 2009 3:18 am
Posts: 1869
Please to mark this as SOLVED

_________________
coffee & smoke just fine

OOm Nezar


Top
 Profile  
 
PostPosted: Tue Aug 24, 2010 10:52 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Jul 31, 2010 11:03 pm
Posts: 9
I think the problem not about uploading favicon or IE cache something, i think that user doesnt creating his own icon properly, if you edit current joomla favicon and overwrite your image on it it wont work, you have to create empty bmb and convert it to ico file, and than

there is free online converters available.

i hope this will help


Top
 Profile  
 
PostPosted: Sat Oct 02, 2010 11:22 pm 
User avatar
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat Oct 02, 2010 11:06 pm
Posts: 1
kjmck wrote:
waterboy_ wrote:
I noticed that after changing the favicon in current template, the browser still showed the old one from cache. Refreshing didn't help so I wrote the direct address to the favicon to the address bar of my browser, for example
Code:
http://yourjoomlalocation/templates/current_template/favicon.ico
With this address, the browser of course showed the correct favicon image. After this trick, the old favicon did not appear anymore.


Thank you.

Nothing else posted in this thread worked for me until your suggestion.




This also is the only method which worked for me. IDK y; but I tried on windows OS with Explorer & Firefox, as well as Ubuntu on Firefox, with different computers. And this is the ONLY way I could get my personal favicon to show.
Many thanks, I recommend trying this first, after .ico replacement, first.

_________________
WH Hammond
http://www.marketingadsales.com
http://www.whholsales.com


Top
 Profile  
 
PostPosted: Sun Dec 26, 2010 6:49 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sat Nov 22, 2008 8:12 pm
Posts: 2
After you upload new favicon.ico

Chmod 755 favicon.ico

Give rights to read favicon.ico

_________________
http://123backflowtesting.com
http://etech24.pl


Top
 Profile  
 
PostPosted: Mon Dec 27, 2010 4:19 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Dec 23, 2010 12:48 pm
Posts: 2
I understand this problem and here is the comprehensive solution:

Clear the cache after you've closed the tab with your website open on it not before! If the tab is open the browser holds onto the old favicon.ico image.

Replace the favicon file in both the root of the site and in the template folder in my case:

templates/rhuk_milkyway/favicon.ico

It's also claimed that some templates have a <link rel=""></link> command that points to an favicon icon written into the template index.php file which again you'll find in the same folder as your template's favicon.ico image file copy. You must change that if it points to a location other than those where you've placed your favicon.ico image.


Top
 Profile  
 
PostPosted: Tue Dec 28, 2010 9:45 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Dec 25, 2010 2:18 am
Posts: 33
I created my favicon.ico by http://www.favicon.cc/

Then it was overwritten to all template directories. Such as mysite.com/templates/rhuk_milkyway/

Then in Opera I tried to reload the pages. I changed templates, changed default template. Overwrite favicon.ico to administration template...

The result: everywhere, including some templates without favicon.ico at all, icon changed to my one. Excluding my default template. It is Joomla! I don't have idea what to do...


Top
 Profile  
 
PostPosted: Tue Dec 28, 2010 10:22 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Dec 25, 2010 2:18 am
Posts: 33
Quote:
I created my favicon.ico by http://www.favicon.cc/

Then it was overwritten to all template directories. Such as mysite.com/templates/rhuk_milkyway/

Then in Opera I tried to reload the pages. I changed templates, changed default template. Overwrite favicon.ico to administration template...

The result: everywhere, including some templates without favicon.ico at all, icon changed to my one. Excluding my default template. It is Joomla! I don't have idea what to do...


I'm sorry. After PC was sleeping few minutes... favicon.ico changed to my everywhere-everywhere. So, a little bit patience :D


Top
 Profile  
 
PostPosted: Fri Dec 31, 2010 12:55 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Fri Dec 31, 2010 12:45 pm
Posts: 1
Successfully changed the favicon for our site. I struggled quite a bit with this and for a long time I thought the issue was related to directories and caching. Turned out that the format of the image needed to be changed. I had just renamed a .jpg file to .ico and thought that should do it.

Finally I used an online image conversion website to convert it into

That's half the work done. I need to figure out how to do the same for our blog now. It's a Wordpress blog hosted on our main domain. Any pointers?

_________________
http://www.mbacrystalball.com


Top
 Profile  
 
PostPosted: Sun Jan 02, 2011 2:13 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Dec 23, 2010 12:39 pm
Posts: 17
Here's what I did to display my new favicon in IE:
I Did my homework when I created the favicon formatting size and color pallet. I know the size is 16x16 but I can't remember pallet for sure.
Found and removed the favicon.ico file in the root folder of the template (currently in use) replacing it with the one I had made.
And here's the biggest issue that I struggled with for a long time: DELETE ALL TEMP FILES IN IE AS WELL AS TOTALLY CLEARING THE CACHE OF ALL FILES. You'll have to navigate through your windows file tree to find this "Temp" folder. For me it sets right next to the "Temporary Inernet Files". Close IE, when re-opened you should see your new favicon!
Hope this helps!


Top
 Profile  
 
PostPosted: Thu Feb 03, 2011 7:13 am 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Jan 01, 2011 10:01 pm
Posts: 10
Location: Dubai UAE
Make your own icon and name it favicon.ico you can make icon using Junior Icon Editor

then upload it to ftp in templates folder

templates >> ja_puraty
also copy it to the template you are using


Top
 Profile  
 
PostPosted: Sat Mar 12, 2011 11:53 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Wed Jan 20, 2010 12:35 pm
Posts: 110
Location: Metlika, Slovenija
Quote:
After you upload new favicon.ico

Chmod 755 favicon.ico

Give rights to read favicon.ico


yes, yes, yes... :D :D :D :D

My frustrations are gone...


Top
 Profile  
 
PostPosted: Tue Mar 22, 2011 8:07 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Jun 18, 2009 2:26 pm
Posts: 32
Reffer this site. This will give you a complete idea of how to change the Joomla favicon. Also it includes some steps for trouble shooting.

http://joomlabasics.info/joomla-basics/ ... a-favicon/

_________________
Visit : http://joomlabasics.info


Top
 Profile  
 
PostPosted: Wed May 25, 2011 8:23 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Wed May 25, 2011 8:17 pm
Posts: 1
I'm having a similar issue with 1.6. My favicon.ico is located in templates\beez20\ and in the root (for ie6 folks).

Using IE8, my favicon appears in the tab while the page loads, then changes back to the joomla icon once the page completes loading. I have no other .ico files on the site, I don't know where it is even seeing that icon.

However, if the user calls the site without the www prefix ( http://mysite.com/ ); the favicon displays correctly. They only see the default joomla icon if they use the www prefix (http:/www.mysite.com/).

Chrome and other browsers work fine.


Top
 Profile  
 
PostPosted: Fri Jul 22, 2011 4:41 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Fri Jul 22, 2011 4:35 am
Posts: 1
Forget all the above...the little bugger hides here...yoursite/plugins/system/jat3/jat3/base-themes/default/images/favicon.ico

cheers


Top
 Profile  
 
PostPosted: Mon Sep 12, 2011 5:31 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Thu Jul 28, 2011 8:29 am
Posts: 127
Location: Sheffield UK
markzzxx wrote:
Forget all the above...the little bugger hides here...yoursite/plugins/system/jat3/jat3/base-themes/default/images/favicon.ico

cheers


markzzxx - thank you, thank you, thank you

I have wasted too much time trying to do a 1 minute job with this template - what possible reason there is to have a third favicon hidden away like that I cannot imagine. Sorted now though

_________________
Joomla amateur, professional retirement coach and organisational change agent


Top
 Profile  
 
PostPosted: Mon Oct 03, 2011 10:21 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Sep 19, 2011 6:24 pm
Posts: 39
I am using 1.7 and still having issues with this. This is what I have done so far:

1, Copy the favicon to the template I am using and Chmod it to 755
2. Tried finding this location - yoursite/plugins/system/jat3/jat3/base-themes/default/images/favicon.ico - but there is no jat3 folder in system?

what can I try next?

Thanks


Top
 Profile  
 
PostPosted: Tue Feb 21, 2012 7:53 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Oct 15, 2011 3:11 am
Posts: 8
Location: Philippines
waterboy_ wrote:
I noticed that after changing the favicon in current template, the browser still showed the old one from cache. Refreshing didn't help so I wrote the direct address to the favicon to the address bar of my browser, for example
Code:
http://yourjoomlalocation/templates/current_template/favicon.ico
With this address, the browser of course showed the correct favicon image. After this trick, the old favicon did not appear anymore.

All the suggestions here did not work on my site except with this.

Thank You! :)


Top
 Profile  
 
PostPosted: Thu Feb 07, 2013 6:40 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Feb 07, 2013 5:56 pm
Posts: 1
planetjane414 wrote:
waterboy_ wrote:
I noticed that after changing the favicon in current template, the browser still showed the old one from cache. Refreshing didn't help so I wrote the direct address to the favicon to the address bar of my browser, for example
Code:
http://yourjoomlalocation/templates/current_template/favicon.ico
With this address, the browser of course showed the correct favicon image. After this trick, the old favicon did not appear anymore.

All the suggestions here did not work on my site except with this.

Thank You! :)



Two notes:

This "access the ico directly then it works fine when the whole page loads" also solved my problem on FIREFOX (18.0.2) but not SAFARI (6.0.2), despite histrionics with the cache, restarting the browser, etc. :( Sightly dated version of OSX (10.7.5) may be part of the issue, since SAFARI is so intimate with OSX.

So now I know I've got a working server-side setup, but the original/default joomla favicon continues to show in SAFARI - and that meant more searching. Here's a newer wrinkle than most of the inquiries/replies in the thread:

http://www.wired.co.uk/news/archive/2012-04/25/firefox-fires-favicon
"Mozilla kills favicons in the address bar, with good reason"

Of course, since I am seeing favicons that's not the issue with Safari, at least yet. But I'm betting that's the issue for at least some folks chasing down the topic. Still, bear in mind there are browser version issues, too.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2



Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group