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: 
terrorthijs
Partner - Contributor II
Partner - Contributor II

Formlogin customization

I'm using the formlogin at one of our clients:

I want to whitelabel the picture here, but this is a base64 inline image; data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfkAAABMCAYAAABuxs6WAAAAGXRFW...... (etc etc).

I've gone through the CSS files, but can't find it.

Does anyone have an idea on how to alter this?

Thanks

1 Reply
Anonymous
Not applicable

Same question here! It seems to be directly in the code, it is a pitty! Instead of being open + flexible, things are hidden in .dlls.

For example I found the form "username_hint" under C:\Program Files\Qlik\Sense\Proxy\Proxy.Localization.dll

Do we really need to decompile the code, to do easy things like changing the login page appearance?