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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik Sense Development

Good Afternoon,

I am relatively new to the world of Qlik Sense development.  I am trying to learn best practice for a Qlik Sense implementation whereby I am wanting to style the platform to give a consistent look and feel (branded) for each app. 

When I look around the server implementations there appears to be files such as hub.css etc.  Is is possible to edit these (carefully) to provide your own style for your implementation?

I was looking in the DEV tools in Sense Desktop (where I am trying to test this theory) however I cannot see these files that the desktop version is using? 

Please could someone advise?

Many thanks in advance!

3 Replies
Not applicable
Author

Hi

I'm using Qliksense server2.0. I want to change backgroud color, use new themes. I found existing themes at C:\Program Files\Qlik\Sense\Client\themes\. Please help me how can create new themes, css and apply.

arthur_dom
Creator III
Creator III

You should see the mashup videos... hey will enlighten you New to Qlik Sense Videos

ErikWetterberg

While it is technically possible to modify the css files in a server installation I would not recomend it. In desktop the files are bundled in the exe file and can not be modified.

A better way to do this is to use the mashup feature, which allows you to embed Sense objects in your own web page.