I found a solution to my problem… I typed target=”_blank” at the wrong spot…
<form name=”loginform” id=”loginform” action=”wp-login.php” method=”post” target=”_blank”>
thanks for your help!
thanks for the suggestion but that doesn’t really solve my problem… I need to have a login on the homepage… not just a link to a login page…