29.05.2013, 14:51
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:
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:
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:
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:
Kod PHP:
<a class="buttons" style="float: right;"></a>
<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%;">