Código:
<div id="headerguest">
<form action="member.php" method="post">
<table border="0" cellspacing="4" cellpadding="4" width="100%" id="wb_3" align="center">
<tbody><tr>
<td width="65%" style="color:#ffffff;" align="right" class="description"><h2>OverLoad</h2>
<p>OverLoad es una clan de juegos de valve en general, el clan esta formado por poco mas de 10 miembros. El creador del clan es Hopper, ahora somos pocos los que continuamos con el clan y manteniendo ese buen rollo de siempre. Si quieres saber mas...<a href="member.php?action=register" style="color:#fff;"><u>¡Únete a OverLoad!</u></a></p>
</td>
<td width="50%" align="center">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tbody><tr>
<td class="memberarea2" style="margin-top:-10px;margin:0px;margin-bottom:-8px;">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tbody><tr>
<td width="200px"><label class="inputLabel">Usuario:</label></td>
<td width="200px"><label class="inputLabel">Contraseña:</label></td>
</tr>
<tr>
<td width="200px" height="30px" align="center">
<input maxlength="64" name="username" id="nickname" class="inputg" type="text">
</td>
<td width="200px" height="30px" align="center">
<input maxlength="64" name="password" class="inputg" type="password">
</td>
<td width="auto" height="30px">
<input type="submit" class="buttonlogin" name="submit" value="Entrar">
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td class="memberarea3" style="margin-top:-20px;margin:0px;" align="center">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tbody><tr>
<td id="linksg"><a href="member.php?action=register"><b>Registrate YA!</b></a> | <a href="member.php?action=lostpw"><b>Recuperar Contraseña</b></a> | <input type="checkbox" class="checkbox" name="remember" checked="checked" value="yes"> <b>Recordarme </b></td>
</tr>
</tbody></table>
</td><td>
</td></tr>
</tbody></table>
</td>
</tr>
</tbody></table>
<input type="hidden" name="action" value="do_login"><input type="hidden" name="url" value=""></form>
</div>
Te dejo tambien el header:
Código:
<div id="toppanel">
<div class="menu_mine">
<a href="http://overload.es/index.php" class="logo_mine" alt="OverLoad"></a>
<ul class="toppanel_menu">
<li><a href="http://overload.es/portal.php">Portal</a></li>
<li><a href="http://overload.es/index.php">Foro</a></li>
<li><a href="http://overload.es/donate.php">Donar</a></li>
</ul>
</div>
</div>
</div>
<div id="shadow">
<br>
<div id="container">
<a name="top" id="top"></a>
<div id="header">
<hr class="hidden" />
<div id="panel">
{$welcomeblock}
</div>
</div>
</div>
<hr class="hidden" />
<br class="clear" />
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}<!-- ProfileComments -->
{$commentalert}<!-- /ProfileComments -->
{$pending_joinrequests}
<style type="text/css">
.announcement {
padding:3px;width:98%;margin:10px auto;text-align:center;color:black;
}
.announcement a {
color:black;
}
.a1 {
background:#fff6bf url(images/gloss1.png) repeat-x bottom left;border:1px solid #fcda52
}
.a2 {
background:#e1edba url(images/gloss2.png) repeat-x bottom left;border:1px solid #a9cd60
}
.a3 {
background:#bfd5ea url(images/gloss3.png) repeat-x bottom left;border:1px solid #2b6f9c
}
.roundB {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
}
.roundBtop {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
}
.roundM {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
</style>