I don’t have a special sidebar for the Widgits (Afraid it’ll mess up the coding for my custom sidebar), so is there any way to make one without the Widgit?
You might want to try this plugin. It lets you add a login form to your custom sidebar or anywhere else on your site with just one line: AJAX Login Widget++
Here’s the one line of PHP code you’ll want to use after you’ve activated the plugin:
<?php add_ajax_login_widget(); ?>