Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I change the icon (favicon) in browsers address-line?

0
10 Posted

How do I change the icon (favicon) in browsers address-line?

0

If you want to have another favicon, • you can change it in /includes/Skin.php file. Change the line from ‘href’ => ‘/favicon.ico’ to ‘href’ => ‘/path/to/your/favicon.ico’. -or- • you can simply replace the favicon.ico image file at the root of your wiki with whatever .ico image file you want. • in MediaWiki 1.6.3 there is a variable in /includes/DefaultSettings.php that can be overloaded in LocalSettings.php — $wgFavicon = /path/to/your/favicon.ico (See mw:Manual:$wgFavicon) The wiki will output a which references the traditional /favicon.ico, at the root URL path of your site. (Some browsers will look there even without the , others require it.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.