How can I change the Passbolt logo in the product?

Is there any possibility to change the Passbolt logo to the company´s logo I am with ?

image

Thank you so much

Hi Adrian,

Currently it is not possible to change the logo, as this is shipped as part of the extension. If you want to change it you will need to fork the extension and insert your custom styles.

Best,

And how Can I do that ?

Here is the repo you can fork GitHub - passbolt/passbolt_browser_extension: Passbolt browser extensions (Firefox & Chrome)

The README has build instructions.

Hi. I tried with Inspect Element on browser. Where Can I change that part of the code on Passbolt directory ? Which file of code is It ?

Thank you

There will be various locations and references. The styleguide repo is used to establish settings like this. Search · logo · GitHub

src/react-extension/components/Common/Navigation/Header/Logo.js