Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje15-10-2008, 15:25 (UTC)    
Título del mensaje: Demasiado hueco en la web

Pues mi problema es el siguiente y no se si es así o tiene solución.
Lo que yo quería era poner mi web más centrado,es decir, mover los cuadros y barras más a la derecha o bien, poder ponerlos más anchos para asi poder ocupar más espacio.
Si entráis en ella podréis ver que queda un gran espacio a la derecha con la imagen de fondo (en mi caso negro).
Gracias, espero haberme explicado bien.
Suerte
Mensaje15-10-2008, 15:28 (UTC)    
Título del mensaje:

coloque este codigo en ''texto por encima de la pagina''

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http:/www.w3.org/1999/xhtml">
<div style="width:900px; position: relative; margin-left: auto; margin-right: auto;">


saludos
Mensaje15-10-2008, 15:29 (UTC)    
Título del mensaje: Yo te digo

Codigo para Anchar la web

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>



Codigo para centrar la web

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http:/www.w3.org/1999/xhtml">
<div style="width:900px; position: relative; margin-left: auto; margin-right: auto;">



Y codigo para quitar el nombre de tu web

Código:
<style type="text/css">
td.headline{visibility: hidden;}
</style>



Pegalos Por texto por encima de la pagina y ya resuerlto tu problema

Si usas El de estirar no ponga del de centrar y haci con esos 2
Mensaje15-10-2008, 15:30 (UTC)    
Título del mensaje: Weeee

Fuistes mas rapido que yo pero ayudame creame un fondo trasparente que no se como se hace

Aviso del Moderador "Alfasite":
[Por favor no hacer doble Post. Para añadir información a sus mensajes utilice la función "Editar" ubicada en la esquina superior derecha de sus mensajes]


Ultima edición por thebestg4mes el Mie Oct 15, 2008 11:31 am; editado 1 vez
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group