Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
April 13–15 - Dare to Unleash a New Professional You at Qlik Connect 2026: Register Now!
cancel
Showing results for 
Search instead for 
Did you mean: 
Ethel
Creator III
Creator III

Logo in sheet title, css code

Hi Everyone,

I'm trying to add our company logo in sheet title in css code(I'm working on our own theme).

This is my code and it's not working.

.sheet-title-container {
background: linear-gradient(90deg, rgba(0,101,128,1) 35%, rgba(255,255,255,1) 100%); !important;
background-image:(C:\Users\AAA\Desktop\Qlik Sense Theme\themefolder\test.png);
}

Thank you very much for your ideas!!!!

0 Replies