como coloko el login ahi en el skilltest

Arrested_Surfer Seguir

Alfa
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
22 Ago 2008
Mensajes
24
my.php
Enlace eliminadoEnlace eliminado
como puedo poner eso en el skilltest si alguien tiene el code se lo agradeceria.
 

mcloud

Ni
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
11 Oct 2005
Mensajes
3.829
Has hechos tantos cambios al estilo que al final lo has desordenado un poquito.

Tienes imágenes que no están colocadas en la ruta que debieran. Por ejemplo esta no la encuentra images/skilltest/misc/memberlist_nav.gif. La debes tener en otro sitio.

En la plantilla navbar tienes cosas mal puestas. Te copio parte del código fuente para que lo veas.
Insertar CODE, HTML o PHP:
[SIZE=2][SIZE=2]<!-- /logo -->[/SIZE]
[FONT=Courier New][SIZE=2]<table cellspacing="0" cellpadding="0" border="0" width="100%">[/SIZE][/FONT]
[SIZE=2][FONT=Courier New]<tr valign="top">[/FONT][/SIZE]
[SIZE=2][FONT=Courier New]<td class="main_cell" style="padding: 10px 0px">[/FONT][/SIZE]
[FONT=Courier New][SIZE=2][COLOR=#0000ff]<table border="0" width="90%" cellpadding="0" cellspacing="0" align="center">[/COLOR][/SIZE][/FONT]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]<tr>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]<td><a href="index.php"><img src="http://www.legionzombie.cl/foros/images/skilltest/misc/homepage_nav.gif" alt="" width="110" height="95" border="0" /></a></td>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]<td><a href="memberlist.php"><img src="http://www.legionzombie.cl/foros/images/skilltest/misc/memberlist_nav.gif" alt="" width="96" height="86" border="0" /></a></td>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]<td><a href="calendar.php"><img src="http://www.legionzombie.cl/foros/images/skilltest/misc/calendar_nav.gif" alt="" width="88" height="86" border="0" /></a></td>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]<td><a href="search.php"><img src="http://www.legionzombie.cl/foros/images/skilltest/misc/search_nav.gif" alt="" width="74" height="86" border="0" /></a></td> [/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]<td><a href="index.php?nojs=1#usercptools"><img src="http://www.legionzombie.cl/foros/images/skilltest/misc/quicklinks_nav.gif" alt="" width="95" height="86" border="0" /></a><a href="/foro/faq.php"></a></td>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]<td width="100%"><a href="faq.php"><img src="http://www.legionzombie.cl/foros/images/skilltest/misc/faq_nav.gif" alt="" width="53" height="86" border="0" /></a></td>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]</tr>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]</table>[/COLOR][/FONT][/SIZE]
[FONT=Courier New][SIZE=2][COLOR=#008000]<table border="0" width="90%" cellpadding="0" cellspacing="0" align="center">[/COLOR][/SIZE][/FONT]
[SIZE=2][FONT=Courier New][COLOR=#008000]<tr>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<td height="37"><img src="http://www.legionzombie.cl/foros/images/skilltest/misc/extralinks.gif" border="0" alt="" /></td>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<td width="100%" style="padding-left:10px;">[/COLOR][/FONT][/SIZE]
 
[SIZE=2][FONT=Courier New][COLOR=#008000]<div class="tborder" style="padding:1px; border-top-width:0px">[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<tr align="center"> [/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<td class="vbmenu_control"><a href="http://www.legionzombie.cl/foros/forumdisplay.php?f=22">Gorex Online</a></td> [/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<td class="vbmenu_control"><a href="http://www.legionzombie.cl/foros/index.php">Foros</a></td>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<td class="vbmenu_control"><a href="arcade.php">Arcade</a></td>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<td class="vbmenu_control"><a href="search.php?do=getnew" accesskey="2">Nuevos Mensajes</a></td> [/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<td id="navbar_search" class="vbmenu_control"><a href="search.php" accesskey="4" rel="nofollow">Buscar</a>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<script type="text/javascript"> vbmenu_register("navbar_search"); </script>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]</td>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<td id="usercptools" class="vbmenu_control"><a rel="nofollow" href="/foro/?nojs=1#usercptools" accesskey="3">Enlaces</a>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]<script type="text/javascript"> vbmenu_register("usercptools"); </script></td>[/COLOR][/FONT][/SIZE]
 
[SIZE=2][FONT=Courier New][COLOR=#008000]</tr>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]</table>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]</div>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]</td> </tr>[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#008000]</table> [/COLOR][/FONT][/SIZE]
[B][FONT=Courier New][SIZE=2][COLOR=#ff0000]</tr>[/COLOR][/SIZE][/FONT][/B][FONT=Courier New][SIZE=2][COLOR=#ff0000] [I]esto no tiene sentido[/I][/COLOR][/SIZE][/FONT]
[SIZE=2][FONT=Courier New][COLOR=#ff0000][B]<tr> [/B][I]esto tambien me parece extraño[/I][/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New][COLOR=#ff0000][B]<td class="alt1 alt3"> [/B][I]Aquí sobra un algo. La clase será alt1 o alt2, pero no las dos a la vez[/I][/COLOR][/FONT][/SIZE]
[SIZE=2]<!-- login form -->[/SIZE]
[SIZE=2]<form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">[/SIZE]
[SIZE=2]<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=372"></script>[/SIZE]
[SIZE=2]<table cellpadding="0" cellspacing="3" border="0" align="center">[/SIZE]
[SIZE=2]<tr>[/SIZE]
[SIZE=2]<td class="smallfont"><label for="navbar_username">Nombre de Usuario</label></td>[/SIZE]
[SIZE=2]<td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="Nombre de Usuario" onfocus="if (this.value == 'Nombre de Usuario') this.value = '';" /></td>[/SIZE]
[SIZE=2]</tr>[/SIZE]
[SIZE=2]<tr>[/SIZE]
[SIZE=2]<td class="smallfont"><label for="navbar_password">Contraseña</label></td>[/SIZE]
[SIZE=2]<td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="101" /></td>[/SIZE]
[SIZE=2]</tr>[/SIZE]
[SIZE=2]<tr>[/SIZE]
[SIZE=2]<td colspan="2" align="center" class="smallfont"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />¿Recordarme?</label></td>[/SIZE]
[SIZE=2]</tr>[/SIZE]
[SIZE=2]<tr>[/SIZE]
[SIZE=2]<td colspan="2" align="center"><input type="submit" class="button" value="Iniciar Sesión" tabindex="104" title="Escribe tu nombre de usuario y contraseña en los campos para iniciar la sesión o pulsa el botón 'registrarse' para crear un perfil." accesskey="s" /></td>[/SIZE]
[SIZE=2]</tr>[/SIZE]
[SIZE=2]</table>[/SIZE]
[SIZE=2]<input type="hidden" name="s" value="" />[/SIZE]
[SIZE=2]<input type="hidden" name="securitytoken" value="guest" />[/SIZE]
[SIZE=2]<input type="hidden" name="do" value="login" />[/SIZE]
[SIZE=2]<input type="hidden" name="vb_login_md5password" />[/SIZE]
[SIZE=2]<input type="hidden" name="vb_login_md5password_utf" />[/SIZE]
[SIZE=2]</form>[/SIZE]
[SIZE=2]<!-- / login form -->[/SIZE]
[B][FONT=Courier New][SIZE=2][COLOR=#ff0000]</td>[/COLOR][/SIZE][/FONT][/B][FONT=Courier New][SIZE=2][COLOR=#ff0000][I] Esto aquí aislado tampoco lo entiendo[/I][/COLOR][/SIZE][/FONT]
[/SIZE]
Deberías revertir la plantilla y comenzar de nuevo. Ten en cuenta que las tablas y las celdas, si se abren hay que cerrarlas
HTML:
<table>
<tr>
<td>
...
</td>
</tr>
</table>
Si tienes algún problema para dejarlo todo como estaba sube el código de tu navbar y le echaremos un vistazo.
 
Arriba