unidox Posted June 2, 2007 Share Posted June 2, 2007 I cant get this to work. What am I doing wrong?: <form action="/forums/login.php" method="post" target="_top"> <tr> <td width="4%"> </td> <td width="36%"> <input name="username" type="text" size="15" style="background-image:url('images/loginbox_16.gif'); font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#000000; border:thin none #000000; " class="post" value="Username""17" width="92" height size="16" /></td> <td width="49%"> <input name="password" type="password" size="15" style="background-image:url('images/loginbox_16.gif'); font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; size:92; color:#000000; border:thin none #000000; " class="post" value="Password""17" width="80" height size="16" /></td> </tr> <tr> <td width="89%" colspan="3"> <img border="0" src="images/login_22.gif" width="239" height="19"><br><img border="0" src="images/loginbox_21.gif" width="239" height="9"><br><img border="0" src="images/loginbox_22.gif" width="51" height="20"><INPUT TYPE="image" border="0" src="images/loginbox_23.gif" width="59" height="20" ALT="Login" /><img border="0" src="images/loginbox_24.gif" width="82" height="20"><img border="0" src="images/loginbox_25.gif" width="47" height="20"><br><img border="0" src="images/loginbox_26.gif" width="239" height="14"></td> </tr> </form> Quote Link to comment Share on other sites More sharing options...
unidox Posted June 2, 2007 Author Share Posted June 2, 2007 fixed myself: <input name="login" value="." style="border: medium none ; vertical-align: top; background: transparent url(images/loginbox_23.gif) repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 59px; height: 20px; margin-left: inherit; vertical-align: top;" type="submit"> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.