Page 2 of 2
Re: Changing the default favicon
Posted: Wed Jul 30, 2014 2:35 am
by Bruno97
Hi,
I'am at the office now and it does the same.
I won't replace the original favicon because it is frequently updated as you said.
I think I'll go for your code.
Thank you again Scott.
Bruno
Re: Changing the default favicon
Posted: Wed Jul 30, 2014 2:38 pm
by Scott Klement
What's happening is pretty simple: When Atrium starts, the browser downloads the default favicon automatically. Later, when Atrium's screen is ready to go, the onload event fires, and changes the favicon. So you see the original one briefly before the onload event fires and changes it.
Unfortunately, we do not have a way (other than replacing the favicon.ico file) to configure a different favicon right now in Atrium. That's why I suggested the JavaScript work around. However, if this isn't good enough for your needs, we could improve this in a future release of Atrium.
Just let me know.
Re: Changing the default favicon
Posted: Thu Jul 31, 2014 1:19 am
by Bruno97
Hi Scott,
Honestly, it is good to be able to change the favicon, even this way.
Now, just to be perfect, it would be nice to find a workaround to this... But it's really to be perfect ;)
Thank you.
Bruno