[Imagen: attachment.php?aid=160]
Miren hay salen los mensajes encerrados por un ovulo, me podrían decir esto?
Miren hay salen los mensajes encerrados por un ovulo, me podrían decir esto?
.trow8 {
background: #fcfcfc;
width: 100%;
border-top: 1px solid #a1c9d8;
border-left: 1px solid #a1c9d8;
border-right: 2px solid #a1c9d8;
border-bottom: 2px solid #a1c9d8;
font-weight:bold;
padding: 1px;
font-size: 11px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
abrir la plantilla postbit_author_user<table style="font-size: 12px;" width="100%" border="0" cellpadding="1" cellspacing="2">
<tr>
<td class="trow8" align="center">
{$lang->postbit_posts} {$post['postnum']}
</td>
</tr>
<tr>
<td class="trow8" align="center">
{$lang->postbit_joined} {$post['userregdate']}
</td>
</tr>
<tr>
<td class="trow8" align="center">
{$post['replink']}</td>
</tr>
<tr>
<td class="trow8" align="center">
{$post['warninglevel']}</td>
</tr>
</table>
ir encerando cada cosa en una celda,(7 Dec, 2009, 6:13 pm)Pprad escribió: Copiado al 100% de la pagina
agregar al global.css
abrir la plantilla postbit_author_user.trow8 { background: #fcfcfc; width: 100%; border-top: 1px solid #a1c9d8; border-left: 1px solid #a1c9d8; border-right: 2px solid #a1c9d8; border-bottom: 2px solid #a1c9d8; font-weight:bold; padding: 1px; font-size: 11px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
crear una tabla
ir encerando cada cosa en una celda,<table style="font-size: 12px;" width="100%" border="0" cellpadding="1" cellspacing="2"> <tr> <td class="trow8" align="center"> {$lang->postbit_posts}</td> </tr> <tr> <td class="trow8" align="center"> {$post['postnum']} </td> </tr> <tr> <td class="trow8" align="center"> {$lang->postbit_joined}</td> </tr> <tr> <td class="trow8" align="center"> {$post['userregdate']} </td> </tr> <tr> <td class="trow8" align="center"> {$post['replink']}</td> </tr> <tr> <td class="trow8" align="center"> {$post['warninglevel']}</td> </tr> </table>
para mas detalles contacta al administrador de esa web ya que esto es solo el codigo fuente que muestra el navegador