Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje05-06-2009, 22:13 (UTC)    
Título del mensaje: como quito esto

me gustaria que alguien me diera la sulucion para quitar esto de la box izquierda de mi pagina:

aca ahy una imagen:

http://img46.xooimage.com/files/f/b/0/sesion-f7b13c.png

me gustaria eliminar ese pedazo o configurar elgo, pero si agrego texto en esta zona la box sigue creciendo hacia abajocon la misma parte que deseo quitar

salu2
Mensaje05-06-2009, 22:24 (UTC)    
Título del mensaje:

Hola,
por favor coloca el código completo de ese Box extra aquí.

Salu2!
Mensaje05-06-2009, 22:56 (UTC)    
Título del mensaje: este es el code de la box

este es el code de la box:

Código:
<style type="text/css">
<!--
table.rb_neu{position:absolute;left:17px;top:164px;}
-->
</style>

<!-- Aquí comienza la configuración del box extra! -->

<table class="rb_neu" width="168" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td height="24" class="sidebar_heading" background="http://img.webme.com/designs/iceblue/images/heading_right.gif">AQUI VA EL TITULO DEL BOX</td>
</tr>
<tr>
<td style="background-repeat: no-repeat;background-color: #fafbfc;padding:5px;" background="http://img.webme.com/designs/iceblue/images/shouty.gif" class="shouty">
<form action="http://cryf.es.tl/log-in.htm" method="post">
<strong><font face="Tahoma" size="1" color="#000000">Nombre de usuario:</font></strong> <br /><input type="text" style="width: 65px;" name="modulenter[name]" value="" /><br /> <strong> <font face="Tahoma" size="1" color="#000000">Contraseña:</font></strong> <br /><input type="password" style="width: 65px;" name="modulenter[kennwort]" value="" /> <br /><br /><input type="hidden" name="mode" value="1" /> <input type="hidden" name="checklogin" value="1" /> <input type="submit" value="Iniciar Sesión" />
</form>
 <br><br><p><br><br></td>
</tr>
<tr>
<td background="http://img.webme.com/designs/iceblue/images/poll_bottom_bg.gif" height="27" class="edit_rb_footer">
 </td>
</tr>
</table>
Mensaje05-06-2009, 23:08 (UTC)    
Título del mensaje:

Ok, borra lo que te marco en rojo:
Cita:
<style type="text/css">
<!--
table.rb_neu{position:absolute;left:17px;top:164px;}
-->
</style>

<!-- Aquí comienza la configuración del box extra! -->

<table class="rb_neu" width="168" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td height="24" class="sidebar_heading" background="http://img.webme.com/designs/iceblue/images/heading_right.gif">AQUI VA EL TITULO DEL BOX</td>
</tr>
<tr>
<td style="background-repeat: no-repeat;background-color: #fafbfc;padding:5px;" background="http://img.webme.com/designs/iceblue/images/shouty.gif" class="shouty">
<form action="http://cryf.es.tl/log-in.htm" method="post">
<strong><font face="Tahoma" size="1" color="#000000">Nombre de usuario:</font></strong> <br /><input type="text" style="width: 65px;" name="modulenter[name]" value="" /><br /> <strong> <font face="Tahoma" size="1" color="#000000">Contraseña:</font></strong> <br /><input type="password" style="width: 65px;" name="modulenter[kennwort]" value="" /> <br /><br /><input type="hidden" name="mode" value="1" /> <input type="hidden" name="checklogin" value="1" /> <input type="submit" value="Iniciar Sesión" />
</form>
<br><br><p><br><br></td>
</tr>
<tr>
<td background="http://img.webme.com/designs/iceblue/images/poll_bottom_bg.gif" height="27" class="edit_rb_footer">
</td>
</tr>
</table>


Revisa bien que este todo como te guste, sino avisas en este tema, asi evitamos crear varios temas para hablar de los mismo

Salu2!
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group