inserare banner verical in phpbb
Scris: 14-Feb-2006, 13:20:01
salutare as dori si eu sa stiu cum pot insera un banner vertical de 120 X > 500 in forumul meu ( http://www.automotorclub.com/forum )
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
.
.
</tr>
<!-- END forumrow -->
<!-- END catrow -->
</table>
Cod: Selectaţi tot
<!-- INCEPUT tabel introdus pentru banner -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<!-- INCEPUT celula -->
<td valign="top" width="100%">
<!-- INCEPUT tabel categorii si forumuri -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
.
.
</tr>
<!-- END forumrow -->
<!-- END catrow -->
</table>
<!-- SFARSIT tabel categorii si forumuri -->
</td>
<!-- SFARSIT prima celula -->
<!-- INCEPUT a doua celula -->
<td> </td>
<!-- SFARSIT a doua celula -->
<!-- INCEPUT a treia celula -->
<td valign="top" width="180">
<!-- inserezi bannerul aici--!>
</td>
<!-- SFARSIT a treia celula -->
</tr>
</table>
<!-- SFARSIT tabel introdus pentru banner -->
ba da.IS 18 BOG scrie:alte metode nu exista ?
Pasul 1: realizezi bannerul sau obtii codul acestuia;IS 18 BOG scrie:pai adica cum inserez bannerul pas cu pas ...
Cod: Selectaţi tot
<!-- inserezi bannerul aici--!>