Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.