Customizing the logo, cover image, and favicon

Out of the box, your Laddr instance will use the default assets provided by v1.laddr.io. You can find the three default files under the _parent tree:

  • site-root/favicon.ico
  • site-root/img/logo.png
  • site-root/img/cover.jpg

To replace any of the default assets, simply override the default files by uploading your own to the exact same path+name under your local site-root tree. You may need to create the img folder under your local site-root tree if you have not yet overridden anything within it. To create a folder from emergence’s web IDE just right click on the site-root tree and select “New Folder”. To upload files with the web IDE you can simple drag+drop from your operating system into the newly-created img folder.