Phases
Active member
I'm not sure what I've done but, I can't get the default login button nor the image I've put there to drop down the login bar like, say, this site's does.
It just redirects into the /login/ page.
Best I can get it to do and I'm not even sure at this point what exactly it was, is get an overlay to trigger and show the forum, but it's transparent and looks bad.
Here is what I have in sidebar under the visitor section, at this moment, though I had started without the two divs:
My default theme still works but I can't seem to sort it. Can anyone help me out here?
Edit: I've narrowed it to something with "LoginControl".. Also, have disabled all plugins.
It just redirects into the /login/ page.
Best I can get it to do and I'm not even sure at this point what exactly it was, is get an overlay to trigger and show the forum, but it's transparent and looks bad.
Here is what I have in sidebar under the visitor section, at this moment, though I had started without the two divs:
Code:
<div class="section loginButton">
<div class="secondaryContent">
<label for="LoginControl"><a href="{xen:link login}" class="inner"><img src="joinnow.png"></a></label>
</div></div>
My default theme still works but I can't seem to sort it. Can anyone help me out here?
Edit: I've narrowed it to something with "LoginControl".. Also, have disabled all plugins.
Last edited: