Luciano Uberman
Results
2
comments of
Luciano Uberman
There's a .icon { display: none } causing the main icons (login, home, etc) to disappear. `/* Hide ALL icons */ .icon {display:none}` I found #4, that intends to fix...
I have the same issue as @knightfallproject , we do authentication using the final user's credential, is there a way to specify those credentials as a binding user/password? Thank you!