How to add forum logo in browser window?

You should set force_https to true and upload the favicons again. They are as http:// links in the HTML and the browser is showing mixed content warnings (and not showing the favicon as a result).

You should also make sure to redirect HTTP to HTTPS.

2 Likes