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