Quote:
Originally Posted by Jase2
|
This is his source code. It should help you put yours in the correct place:
HTML Code:
<tr>
<td class="smallfont"><label for="navbar_password">Password</label></td>
<td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" accesskey="p" tabindex="102" /></td>
<td class="smallfont" nowrap="nowrap"><a href="http://www.techspot.com/vb/login.php?do=lostpw
">Forgot?</a></td>
<td><input type="submit" class="button" value="Log in" tabindex="104" title="Enter your username and password in the boxes provided to login, or click the 'register' button to create a profile for yourself." accesskey="s" /></td>
</tr>