Portal, Szukaj i Ostatnie wątki po prawej stronie

Założony przez  Inaro.

Kilka szczegółów o moim forum i stylu, z którym mam problem:
nazwa stylu: Default :D
wersja skryptu MyBB: 1.6
adres forum: localhost
opis problemu: Hej, chciałbym zrobić gdy wchodzimy na portal (portal.php) to że 'Szukaj' i 'Ostatnie wątki' jest po prawej stronie ponieważ aktualnie jest to po lewej stronie, jak to zrobić?
Dodać tylko takie coś:
<html>
<
head>
<
title>{$mybb->settings['bbname']}</title>
{
$headerinclude}
</
head>
<
body>
{
$header}
<
table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}border="0" align="center">
<
tr><td valign="top" width="200">
{
$welcome}
{
$pms}
{
$search}
{
$stats}
{
$whosonline}
{
$latestthreads}
</
td>
<
td>&nbsp;</td>
<
td valign="top">
{
$announcements}
</
td>


<
td valign="top" width="200">
{
$latestthreads}
{
$search}
</
td>


</
tr>
</
table>
{
$footer}
</
body>
</
html



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

1 gości