Log in

View Full Version : Log in for LoGD



Rolland
06-09-2007, 06:21 PM
I'm running a LoGD game and I want to change the log in page. At the moment it looks like this in the centre:

http://i184.photobucket.com/albums/x70/Tynastera/login.jpg


but I would like it to look something like this:

http://i184.photobucket.com/albums/x70/Tynastera/login2-1.jpg


The code I have to edit is:

<!--!login-->
<table border='0' cellpadding='0' cellspacing='0'>
<tr>
<td><img src='images/logindragon.gif' class='noborder'></td>
</tr>
<tr>
<td valign='center' align='center' class='noborder'>
<table border='0'>
<tr>
<td align='center'><font color='#ffff00'>{username}:</font></td>
<td align='center'><font color='#ffff00'>{password}:</font></td>
</tr>
<tr>
<td><input name='name' id='name' accesskey='u' size='10'></td>
<td><input name='password' id='password' accesskey='p' type='password' size='10'></td>
</tr>
<tr>
<td colspan='2' align='center'><input type='submit' value='{button}' class='button'><br></td>
</tr>
</table>
</td>
</tr>
</table>


But I'm not sure what to change it to .. Can anyone help?

lainlives
06-10-2007, 02:49 AM
I cant do anything without the images unless the ones you posted are actual size

Rolland
06-10-2007, 11:05 AM
Yes they are actual size