
Anonymous
Not applicable
2017-11-20
07:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add A Background to Qlik Sense -Hub -Startpage
Hi,
i would like to insert a image on this start-page from qliksense. In the hub (main hub).
Is this possible? How i can do that?
Thanks for you help.
1 Reply

Anonymous
Not applicable
2017-11-27
06:18 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have found a solution . You must change this file:
C:\Program Files\Qlik\Sense\Client\hub\hub.css
#q-route-area
After that you can insert this code:
background-image: url(img/qlik-sense-logo.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
When you save this file you must stop all service and delete the cookies by browser.
