Dmitri,
JFBConnect doesn't have a login page of it's own that can be set as a menu item since we don't have a normal registration form. Everything starts with the click of the blue "Login With Facebook" button.
What we'd recommend is modifying the User component's login page and adding our Login button. You can do so by adding {JFBCLogin} to the /components/com_user/views/login/tmpl/default_login.php file.
To do so, you should create a template override first, which will make sure your changes remain intact if you ever upgrade Joomla. For more information on template overrides see:
www.sourcecoast.com/extensions/troublesh...s#template-overrides
Hope this makes sense, but if you need more information or help, just let us know!
Alex