Ver Mensaje Individual
  #3 (permalink)  
Antiguo 26/04/2003, 19:24
kech
 
Fecha de Ingreso: marzo-2003
Mensajes: 277
Antigüedad: 21 años, 1 mes
Puntos: 0
hay esta


<table width="100%" border="0">
<tr>
//aqui viene el contenido de la primera columna <td>
<table width="100%" border="0" bordercolor="422C08">
<tr background="themes/MohGP/images/fondo.arena.gif" >
<td background="themes/MohGP/images/fondo.arena.gif">
<div align="left"><font class="storyboxtitle"><?php echo"$preformat[catandtitle]\n"; ?></font></div>
<div align="right"><font class="storytitle"><?php echo" $preformat[print] $preformat[send] $info[counter] "._READS." \n"; ?></font></div></td>
</tr>
<tr >
<td height="50%" bordercolor="422C08" background="themes/MohGP/images/fondo.gif">
<div align="right">
<p align="left"><font class="boxcontent"><?php echo"<font class=\"boxcontent\">"._POSTEDBY.": $info[informant] "._ON." $info[longdatetime] $timezone</font>\n"; ?></font></p>
<p align="left"><font class="boxcontent"><?php echo"$preformat[searchtopic] <font class=\"boxcontent\">$info[hometext]</font><br><br><br><br><font class=\"note\">$preformat[notes]</font>\n"; ?></font></p>
<p><font class="boxcontent"><?php echo"$preformat[readmore] $preformat[comment]\n"; ?></font></p>
</div></td>
</tr>
</table>
</td>

//aqui viene el contenido de la segunda columna
<td><table width="100%" height="100%" border="0">
<tr>
<td>
<?php if ($GLOBALS['index'] == 1){
blocks('right');
}
?>
</td>
</tr>
</table></td>
</tr>
</table>