Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje05-12-2009, 03:22 (UTC)    
Título del mensaje: Eliminar menu y colocar box

Hola quisiera saber como al eliminar el menu pudiera colocar unos boxs en su lugar??

Cita:
-¿Como colocar boxs en vez del menú?
-¿o Como alargar el cuadro de texto para que cubra ese espacio, o simplemente correrlo a la izquierda junto con loz boxs???

______________


Si te ayudé con mi respuesta, solo agradéceme visitando mi web y opinando sobre ella!
Mensaje05-12-2009, 21:00 (UTC)    
Título del mensaje:

Es que según el diseño. Si es iceblue el código creo que es este:
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;}
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%;}
td.edit_header_full{
width: 100% !important;
background-repeat:no-repeat;
background-position:center center;
background-image: url();}
td.nav{
text-decoration: none;
color: #transparent;
width: 10px;
height: 10px;
background-image: url();}
td.nav:hover{
color: #transparent;
width: 10px;
height: 10px;
background-image: url();}
td.edit_navi_headbg{
margin: 0px;
padding: 0px;
background-image: url();
background-color: #transparent;
width: 10px;
background-repeat: repeat-y;}
td.edit_below_nav{
visibility: hidden;
width: 10px;}
td.edit_below_nav img{
visibility: hidden;
width: 10px;}
td.nav_heading{
width: 10px;
height: 10px;
background-image: url();
background-color: #transparent;
padding-top: 0px;
font-weight: bold;
font-size: 15px;
text-decoration: none;}
td.edit_navi_headbg table{
width: 0px;}
td.edit_content_bottom{
background-image: url();
background-color: #transparent;
text-align: right;}
td.edit_content_bottom2{
background-image: url();
background-color: #transparent;
text-align: right;}
//--></style>
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group