Ce ne son molte più di una...ti riporto la prima parte:
Questa è la prima parte del file theme.html. Xoops poi per completare la grafica si avvale di file CSS...i particolare le 2 voci richiamate in quella prima porzione di codice sono rispettivamente:codice:</script> </head> <body> <div align="center" id="obCenter"> <table width="100%" align="center" cellspacing="0" id="obLayout"> <tr> <td width="15" rowspan="6" id="obSHL" >[img]<{$xoops_imageurl}>/images/1px.gif[/img]</td> <td width="1" height="1" ></td> <td width="100%" ></td> <td width="140" ></td> <td width="15" rowspan="6" id="obSHR" >[img]<{$xoops_imageurl}>/images/1px.gif[/img]</td> </tr> <tr> <td height="110" ></td> <td valign="top" id="obHead" ><table width="100%" cellspacing="0"> <tr> <td width="258">[img]<{$xoops_imageurl}>/images/logo.jpg[/img]" width="258" height="106" border="0" /></td> <td width="203">[img]<{$xoops_imageurl}>/images/he2.jpg[/img]</td> <td width="100%" id="obLog" > <{$xoops_banner}></td> <td width="300"></td> </tr> </table></td>
codice:#obCenter { text-align: center; padding-bottom: 20px; } #obLayout { width: 90%; margin: 0px auto; padding: 0px; text-align: left; background-color: #FBFDFF; }

Rispondi quotando