Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When we moved from Feb 2022 to Feb 2023 we are seeing a new logo icon show up on the top left corner. I have posted screenshots from both versions below.
Feb 2022
Feb 2023
This is how it looks now in Feb 2023 when deployed within our portal.
We need to remove the Qlik logo from top left corner introduced in Feb 2023 and have it inline with how it was in the earlier versions. Can you please let us know to suppress this logo.
To add further commentary for any others who may later find this thread:
Hi,
change Qlik Logo
go to : C:\Program Files\Qlik\Sense\Client\hub\img\core\logo
replace the below images with apporiate same size images in png/svg format
devhub_logo_no_icon.png
Icon-App-120x120@1x.png
Icon-App-167x167@1x.png
Icon-App-60x60@1x.png
Icon-App-76x76@1x.png
logo-120x120-desktop.png
logo-120x120.png
logo-152x152-desktop.png
logo-152x152.png
logo-60x60-desktop.png
logo-60x60.png
logo-76x76-desktop.png
logo-76x76.png
qlik-community-logo.png
qlik-datamarket-logo.png
qlik-help-logo.png
Qlik-Logo_RGB.svg
qlik-market-logo.png
qlik-sense-desktop.png
qlik-sense-logo.png
qlik-sense-server.png
qlik-support-logo.png
sense-desktop.png
sense-logo-gray.svg
sense-server.png
go to : C:\Program Files\Qlik\Sense\Client\qmc\img
Icon-App-60x60@1x.png
Icon-App-76x76@1x.png
Qlik-Logo_RGB.svg
qmc-popover-arrow.gif
qv-loader.svg
Sense_120x120.png
Sense_167x167.png
replace Qliks favicon.ico with your favicon.ico in below folders
C:\Program Files\Qlik\Sense\Client\dev-hub\assets\images
C:\Program Files\Qlik\Sense\Client\dev-hub
C:\Program Files\Qlik\Sense\HybridSetupConsole\client
C:\Program Files\Qlik\Sense\Client
C:\Program Files\Qlik\Sense\Client\assets\images
Add the below in all HTML files
Hi, while it possible to technically change the logo per Qlik's User License Agreement, Qlik copyright, trademark or other proprietary notice displayed or included in the Qlik Products cannot be customized or removed from Qlik's Products.
So, doing that will violate the license agreement.
Thank you for reply. We are OEM partners with Qlik, and we are not looking to change it everywhere, but on the specific page mentioned in the screenshots - on the qlik app page on the top left. Considering this isn't part of about of copyright, trademark or notice, we are going ahead and removing this.
Please let us know if this is a concern.
If only application image is the concern then add the above style in the HTML files
Note: please do stop the services & do this activity.
aka.
Add the below in all HTML files
Hi @sri_c003, OEM partners are allowed to rebrand the product, so you can definitely go ahead with it.
To add further commentary for any others who may later find this thread:
Thank you @Daniele_Purrone and @DaveChannon