Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
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.
You should see the mashup videos... hey will enlighten you New to Qlik Sense Videos
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.