Webboard

Pełna wersja: Plugin TopStats
Aktualnie przeglądasz uproszczoną wersję forum. Kliknij tutaj, by zobaczyć wersję z pełnym formatowaniem.
Jak zrobić aby te 4 kategorie były obok siebie zamiast jedno pod drugim?

Kod z Strona główna / index
Kod:
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top" style="padding-right: 0px" >

</td>
<td valign="top" width="100%">
<table border="0" cellspacing="0" cellpadding="4" class="tborder">
<tr>
<td class="thead"><strong>Statystyki Top</strong></td>
</tr>
<tr>
<td class="trow1">












{$topStats['LastThreads']} - ostatnie tematy
{$topStats['LastActiveThreads']} - ostatnio aktywne tematy
{$topStats['Referrals']} - użytkownicy z największą ilością poleconych
{$topStats['NewestUsers']} - najnowsi uĹĽytkownicy



</td>
</tr>
</table><br />
</td>
</tr>
</table>
Jest tak:
[attachment=11262][attachment=11262]
A chce aby było tak:
[attachment=11263][attachment=11263]

Plugin:[attachment=11264][attachment=11264]