Tabela wysuwana po prawej

Założony przez  MediViLL.

wersja skryptu MyBB:1.6.10
adres forum:platinumbig.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Cześć.
Mam na forum wysuwany panel boczny, który wygląda tak:
[Obrazek: 47HuYJr.png]

Jak zrobić żeby pod tym "Reklama" i tym zdjęciem zrobić taką samą, nową tabelkę gdzie będzie pisać "Sponsorzy" i tam umieścić banner.
Tak wygląda teraz mój kod:

<class="buttons" style="float: right;"></a>
<
class="clickedbuttons" style="float: right;"></a>
<
br class="clear" />
<
div class="sidebar" style="float: right;width: 18%;">
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder">
<
tr>
<
td class="thead"><strong>
<
center>Reklama</center>
</
strong></td>
</
tr>
<
tr>
<
td class="trow1">
<
center><a href="http://platinumbig.com.pl/"><img src="http://pics.tinypic.pl/i/00392/aqw5iotd65f2.png" alt="PlatinumBiG OTS" /></a></center>
</
td>
</
tr>
</
table>
</
div>
<
div class="forums" style="float: left;width: 80%;"
Kod następnej tabelki (dodajesz to pod </table> poprzedniej):
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>
<center>Sponsorzy/Partnerzy</center>
</strong></td>
</tr>
<tr>
<td class="trow1">
<center>Link_Do_Baneru</center>
</td>
</tr>
</table>
Tylko ja odradzam wstawianie tam banerów co najwyżej z markiem, bo bez niego rozwalą ci całe forum.



Użytkownicy przeglądający ten wątek:

1 gości