I wanted to add a button which would open the login prompt in an overlay. So, I added the following code in a notice
It opens the login box in an overlay as expected, but with a totally transparent background. It works fine with the default template, though.
Code:
<a class="button OverlayTrigger" href="login/">Log In</a>
It opens the login box in an overlay as expected, but with a totally transparent background. It works fine with the default template, though.
Last edited: