The actual login form for VB5 is at Yoursite.com/forums/auth/login. It is contained in the forum page in an iframe. You can setup an iframe in the root index to contain it and use CSS to present it as you want it to look and feel. There is also some javascript involved to make it load the forum homepage if that is what you want it to do. Or if you want to do it the easy way, just put a login/sign up link on the index page and let it go with that.
|