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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

qlikui.css,client.css and require.js, where do I find them?

Hi there fello qlikers,

Where do I find these 3 files? i need them to localized a webpage. Pls advice.

4 Replies
Levi_Turner
Employee
Employee

I'm pretty sure that all the files used by the Hub / QMC are in C:\Program Files\Qlik\Sense\Client on Qlik Sense Server.

Not applicable
Author

Nope, can't find it in that directory. I even searched for program files x86, plus i search the whole hard drive, not a sign.

The only place with the qlik directory in my machine is under the user's document folder. How come you have it in your c drive?

Levi_Turner
Employee
Employee

Are you referring to Qlik Sense Server or Qlik Sense Desktop?

vyakymenko
Contributor
Contributor

They can be found on a QlikSense server:

C:\Program Files\Qlik\Sense\Client\assets\client\client.css

C:\Program Files\Qlik\Sense\Client\assets\external\requirejs\require.js

If you want to get them by URL:

https://${qlikSenseSessionHost}${qlikSenseSessionPrefix}resources/assets/client/client.css
https://${qlikSenseSessionHost}${qlikSenseSessionPrefix}resources/assets/external/requirejs/require.js