Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Copying over the default favicon is NOT good advice. That file is part of Drupal core so whenever the user updates Drupal - his favicon will be overwritten by the default one again... Files in Drupal core should never be touched. Override - don't overWRITE!
To the OP - go to Themes and hit the "configure" link next to your theme. There should be an option to uncheck the "use default icon" and also to upload your own one that whatever theme you are using will use from now on.
Comments
it's easy!
in your drupal directory, there is a file called "favicon.ico"
just replace that with an icon of your choice or delete it to remove the default favicon.
Thanks!!
I got it
bad advice...
Copying over the default favicon is NOT good advice. That file is part of Drupal core so whenever the user updates Drupal - his favicon will be overwritten by the default one again... Files in Drupal core should never be touched. Override - don't overWRITE!
To the OP - go to Themes and hit the "configure" link next to your theme. There should be an option to uncheck the "use default icon" and also to upload your own one that whatever theme you are using will use from now on.