SMFPT - Suporte e Manutenção de Fórum em Português

SMF 1.1.x (Móbulos Manual) => SMF 1.1.x Módulos Manual => Tópico iniciado por: candidosa2 em 13 de Janeiro de 2008, 11:01

Título: 4 banner Animando
Enviado por: candidosa2 em 13 de Janeiro de 2008, 11:01
Quem quer colocar Banner manualmente no smf

(http://i275.photobucket.com/albums/jj306/plilisilva/sshot-1-2.png)

boardindex.template.php

Pesquisar e colocar antes de

Código: [Seleccione]
}

?>

Código: [Seleccione]
// 4 Banner Traducao por Candidosa2.
echo '
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="71%">
<table border="0" width="100%" class="tborder" cellspacing="' , ($context['browser']['is_ie'] || $context['browser']['is_opera6']) ? '1' : '0' , '" cellpadding="4" style="margin-bottom: 2ex;">
   <td width="100%" colspan="5" class="catbg" height="20">
    <font color="#FFFFFF"><b><Center>||| Baner Animado|||</Center></b></font></td>
  </tr>

<tr>
<td valign="middle" align="center" height="10">


<table width="100%" class="windowbg2" border="0" cellspacing="0" cellpadding="0">
  <tr>

    <td width="11%" align="left" valign="top"><div class="smallfont">
<a href="index.php?action=pm;sa=send;u=1">
<img border="0" src="Themes/default/images/banner animado.gif" width="468" height="60"></a><br />
<center>
<a href="index.php?action=pm;sa=send;u=1">
<img border="0" src="Themes/default/images/banner animado.gif" width="468" height="60"></a><br /></center>
</div></td>
<td width="50%" align="left" valign="top"><div class="smallfont">
<a href="index.php?action=pm;sa=send;u=1">
<img border="0" src="Themes/default/images/banner animado.gif" width="468" height="60"></a><br>
<a href="index.php?action=pm;sa=send;u=1">
<img border="0" src="Themes/default/images/banner animado.gif" width="468" height="60"></a><center>&nbsp;</center>
    </div></td>
<td width="2%" align="left" valign="top"><div class="smallfont">
<center><br /></center>
    </div></td>
  </tr>
</table>

</td>
</tr>
</table>';

(http://i275.photobucket.com/albums/jj306/plilisilva/banneranimado.gif)