The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

problem centering my log on box

Go down

problem centering my log on box Empty problem centering my log on box

Post by Guest January 11th 2007, 2:20 pm

Embarassed i'm so rubbish at this..i'm so sorry this is how my log in looks

problem centering my log on box Betalogon

this is the codes i'm using
<form action="http://YOUR_FORUM.forumotion.com/login.forum" method="post"><table cellspacing="1" cellpadding="3" border="0"><tbody><tr><td width="45%" align="right"> Username:</td><td><input type="text" name="username" size="25" maxlength="40" /></td></tr><tr><td align="right">Password:</td><td><input type="password" name="password" size="25" maxlength="32" /></td></tr><tr align="center"><td colspan="2">Log me on automatically each visit: <input type="checkbox" name="autologin" checked="true" /></td></tr><tr align="center"><td colspan="2"><input type="submit" class="mainoption" name="login" value="Log in" /></td></tr></tbody></table></form>

i just want it in the middle but everytime i changes thing it wont let me log in Embarassed i would like register and forgotten password on it to
avatar
Guest
Guest


Back to top Go down

problem centering my log on box Empty Re: problem centering my log on box

Post by Cornelia January 11th 2007, 3:52 pm

I changed the width values for the td tags and I centered the texts of the last elements. Now it should be fine Wink

Code:
<form action="http://YOUR_FORUM.forumotion.com/login.forum" method="post"><table cellspacing="1" cellpadding="3" border="0"><tbody><tr><td width="50%" align="right"> Username:</td><td width="50%"><input type="text" name="username" size="25" maxlength="40" /></td></tr><tr><td align="right" width="50%">Password:</td><td width="50%"><input type="password" name="password" size="25" maxlength="32" /></td></tr><tr align="center"><td colspan="2" align="center">Log me on automatically each visit: <input type="checkbox" name="autologin" checked="true" /></td></tr><tr align="center"><td colspan="2" align="center"><input type="submit" class="mainoption" name="login" value="Log in" /></td></tr></tbody></table></form>
Cornelia
Cornelia
Hyperactive

Female Posts : 4763
Reputation : 173
Language : I'M NOT A TECHIE OR A MOD, SO QUIT SENDING ME PMS FOR TECHIE STUFF OR LOST PASSWORDS !!!
Location : Absent on weekends until camping season ends

http://ishimaru-design.servhome.org

Back to top Go down

problem centering my log on box Empty Re: problem centering my log on box

Post by Cornelia June 16th 2007, 11:49 pm

No news, good news Arrow Garbage
Cornelia
Cornelia
Hyperactive

Female Posts : 4763
Reputation : 173
Language : I'M NOT A TECHIE OR A MOD, SO QUIT SENDING ME PMS FOR TECHIE STUFF OR LOST PASSWORDS !!!
Location : Absent on weekends until camping season ends

http://ishimaru-design.servhome.org

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum