Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje04-10-2009, 22:28 (UTC)    
Título del mensaje: =Resuelto= Agrandar web

Hola alguien me puede decir como agrandar mi web para que no salga otra pagina entren y veran sale la pagina y la mitad de una alguien me podria decir como haser q solo salga una espero sus respuestas


Ultima edición por webanllo el Lun Oct 12, 2009 8:36 pm; editado 2 veces
Mensaje04-10-2009, 22:32 (UTC)    
Título del mensaje:

Ese error procede aqui aplicastes este codigo:

Código:
<style type="text/css">
<!--
table.edit_main_table{width: 100% !important;}
td.edit_main_tr{width: 100% !important;}
table.edit_second_table{width: 100% !important;}
td.edit_header_full{width: 100% !important;
background-position:center;background-repeat:no-repeat; }
td.edit_header_full table{width: 100% !important;}
table.edit_third_table{width: 100% !important;}
td.edit_navi_headbg{width: 15% !important;}
table.edit_rechts_tabelle{width: 100% !important;}
td.edit_rechts_bottom{width: 15% !important;}
td.edit_rechts_cbg{width:100%;}
-->
</style>


Lo cual estira toda la plantilla te invito a retirarlo o a experimentar con el para asi poder buscar el como quieras que se vea
______________

Rompamos el limite, y unamos esta gran comunidad
Mensaje04-10-2009, 22:42 (UTC)    
Título del mensaje: Si sirve

gracias amigo le quite el codigo y si se quito la mitad
Mensaje04-10-2009, 22:44 (UTC)    
Título del mensaje:

Denada actualiza este codigo y se solucionara la repeticion del background:

Código:
<style type="text/css"><!--

body{background-image:url(http://api.ning.com/files/wa*e2RMKuFwhr09lXHWqO0gyN0i1TdUlHOXCjvwqXmYd24S65-bsGBw0Ii80CSBNg97RPy*KyYY6q13X*DcgvH3*7Qf9Cqb5/fondoazul3.jpg) no-repeat;
background-color:##0033FF;
background-attachment: fixed}
td.edit_below_nav{visibility:hidden;}
td.edit_navi_headbg{background-image:url();}
td.edit_rechts_sbg{visibility:hidden;}
td.edit_rechts_cbg{background-image: url(URL);;}

--></style>

______________

Rompamos el limite, y unamos esta gran comunidad
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group