salve gente ho bisognio il vostro aiuto vi spiego io sto facendu un lavoro in php e uso un template esterno , adesso io nel index carico questo template, e da questo template carico le pagine, adesso il problema e che non so perche quando stringo il rowser non mi rimane aperto, ma mi si stringe il tutto e si sforma alla grande,,,,, posto il files del template..........ADESSO DOVREI CARICARE UNA PAGINA CHE ABBIA DUE COLONNE ,UNA SINISTRA DI 180PX E L ALTRA A TUTTO SCHERMO , PERO COME POSSO FARE CHE MI SIVEDA LA SCROLL BAR , E ON MI SI SFORMI IL LAVORO?codice:{include file="header_administrator.tpl"} <body onLoad="changeContent('td1',smenu1); select_menu(1, 'menulink-sel');" > <table cellpadding="0" cellspacing="0" style="width:100%;" border="0"> <tr> <td><div id="container" style="margin: 0 auto;text-align: left;> <div id="header"> <div id="logotitle" style="width:100%; padding-top:20px; background-color:#FFFFFF;"> <table class="tablelogo" style="width:100%;"> <tr> <td class="tdlogo" style="width:30%;">[img]{$path_helpdesk}/admin/logo/{$logo_helpdesk}[/img]</td> <td class="tdtite" style="width:40%;"></td> <td class="tddate" style="width:30%;"></td> </tr> </table> </div> <div id="linklogout" style="width:100%; background-color:#FFFFFF;"> <table class ="tablelinklogout" style="width:100%;" > <tr> <td class="tdlogout" style="width:30%;"></td> <td class="tdlink" style="width:40%;"></td> <td class="tdlogout" style="width:30%;">{if $areaprivata_login}Welcome {$areaprivata_login}{/if}</td> </tr> </table> </div> {if $areaprivata_login} <div style="width:100%;">{include file="admin_navigator.tpl"}</div> {/if} <div class="lineasotmenu" style="width:100%; height:15px;"> <table class="tablelineasotmenu" cellpadding="0" cellspacing="0" style="width:100%;"> <tr> <td class="primocolor" style="width:100%; height:7px; background-color:#3894E5;"></td> </tr> <tr> <td class="secondocolor" style="width:100%; height:7px; background-color:#83BFF5;"></td> </tr> <tr> <td class="terzocolor" style="width:100%; height:7px; background-color:#C3E3FF;"></td> </tr> </table> </div> </div> <div > {$tpl_page.content_Admin} </div> <div id="footer"> <div class="fotterdiv" style="width:100%;"> <table class="tablefootter" style="width:100%; height:25px; background-color:#707070; text-align:center;"> <tr> <td></td> </tr> </table> </div> </div> </div> </td> </tr> </table> </body> {include file ="admin_footer.tpl"}
L IMPORTANTE CHE NON SI SFORMI COME QUESTA FOTO :![]()