bueno miren mi problema es q cuando estoy en un pc con monitor "normal" mi pag se ve de lo mas normal pero cuando voy y la veo en una pc con monitor mas grande el banner no se estira xD por ahi buscando inserte este codigo
Cita: <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>
el resto de la pag si se puso normal pero el banner aun seguia con su tamaño por defecto ... no se adapta a monitores mas grandes =( miren
Uploaded with
ImageShack.us
intente reemplazar la linea td.edit_header_full{width: 100% !important;
por
td.edit_banner_full{width: 100% !important; y tampoco funcionó
espero alguna respuesta para este problema
gracias