question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Changing the logo image in loader, favicon and title

See original GitHub issue

Hi, Can someone please tell me how to change the Hexagonal “B” logo and insert my own logo? As in, where do I put the new image and/or what parts of the code do I modify for the same? Any pointers would be helpful.

Also, I have already changed logo.png in /images/ folder and the favicons in the /images/favicons/ and the favicon does change, but on restarting the server, the original logo is again written to .cache for some reason. Any way to stop this?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:14 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
xamantracommented, May 29, 2020

@abhishek-t-naive you can do it with text element on svg. Refer to this comment

1reaction
bchiang7commented, Dec 7, 2019

The logo is an SVG I created and exported in Sketch https://github.com/bchiang7/v4/blob/master/src/components/icons/logo.js

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add icon logo in title bar using HTML
Most of the websites adds icon or image logo in the title bar. The icon logo is also called as favicon. Adding favicons...
Read more >
html - How do I put my website's logo to be the icon image in ...
A) Placing it on the root folder/directory of your website (next to index.html ) with the name favicon.ico . or. B) Link to...
Read more >
Logo/Title/Favicon - Futurio
Click on Select Logo for upload or change site logo from existing logo. Enter Site Title and Tagline. Check box option about site...
Read more >
How To Add a Favicon in HTML - W3Schools
Now, save the "index.html" file and reload it in your browser. Your browser tab should now display your favicon image to the left...
Read more >
How to Add a Favicon to Your Website - Hostinger
Once you've got a square dimensioned image as your logo, head over to File Manager -> Go To File Manager -> public_html. ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found