Copy link to clipboard
Copied
Hi Community,
In RH 2020 Frameless output, is it possible to load the header logo image from the browser/local storage by providing a key-value pair?
I would be sharing the frameless output with multiple clients and they want to use their own logo in the production.
Copy link to clipboard
Copied
I don't think there's any built in way to do it. I think usually different skins are used for different clients as they would want different branding colours for their help, then you'd generate a separate output for that client using the customised skin (and usually they'd be hosted on different servers).
I suppose you might be able to write a fancy javascript that replaces the logo based on the domain or something but you'd need to work with a web developer to figure out if that's possible.