Adding logo to the WifiManager config portal page...

Author: e-musicCreated Mar 5, 2019Updated Jun 22, 2026
LabelsDEV Help WantedQuestion

Hi,

I want to add a banner logo on top of the config portal of WifiManager. I know how to upload the files to SPIFFS and where to insert HTML tags in the code, however, the image doesn't show up in browser.

I've seen certain examples doing it by serving HTML requests within the code, but not sure how to do the same with WifiManager.