Quote:
Originally Posted by gothicuser
The only thing I can suggest off the top of my head is to just change the <li> bit thus:
Replace this:
PHP Code:
<li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
With this:
PHP Code:
<li><a href="#" rel="#sheet" id="see">Log In/Register</a></li>
(this will turn the 'switch' off, but if it does work I'll sort something out)
If that still causes problems then maybe the custom style has an element identifier of 'see', in which case let me know and again, I'll try to sort something out.
Sorry to sound so vague, but it's Sunday night, and I'm kn*cke*ed!
The forgotten password I should have installed from the beginning, my bad. The login with Email I have tried, without much success, but (hopefully) watch this space.
|
That certainly did the trick

! I have planned some customization; I've been working on some better buttons and changing the layout (e.g moving he "Remember me" option to the right). Hope you do not mind adding these "improvements".
Edit:
Where is the javascript for the close (the "X" image) for the pop up?