Hi,
I know that it is possible to open the Login and Registration forms in a Shadowbox, but I can't figure out how. (I could use Lightbox2 module, but because I already use Shadowbox, I just want to stick with it for everything I do so as not to accumulate any more heavy JS)
If you know how to have the Login and Register forms to open up in a Shadowbox, please write here. I'm shure many others (especially non-techies) would find it useful for future reference.
Many thanks!
Comments
Comment #1
jnettikI know this is an older post but I'm also looking for this if anyone has figured it out.
Comment #2
gratefulsk commentedI am not sure about shadowbox doing this, but Fancy Login has a nice light box viewer at least for the login.
Comment #3
manfer commentedIn version 7.x-4.0-beta2 I new shadowbox login module has been added to the shadowbox package that allows to show the login block into shadowbox.
Shadowbox 6 is not opened to new features so other alternatives must be used in that case. At least two have been just mentioned: lightbox 2 and Fancy box.
If someone wants to try to do it programmaticaly themselves with shadowbox the javascript code to open any html into shadowbox would be:
So if anyone knows how to provide the forms on that code then he can try to create that feature with shadowbox.