Zmiana mejsca obrazka w pluginie

Założony przez  Pueta.

wersja skryptu MyBB: 1.6.8
adres forum: thug-life.xaa.pl
na czym polega problem (screen, opis, komunikaty):

[Obrazek: przechwytywanieeg.png]


Chciałbym aby ten mały niebieski dymek przy nazwie działu był "wyrzucony" do prawej strony, rozumiecie?

Tylko nie wiem który szablon :sciana:
Wydaje mi się, że może Ci chodzić o:

Opis działu -> forumbit_depth1_cat forumbit_depth2_forum


Ale nie mam pewności.
Ok mam, cały kod:
<tr>
<
td rowspan="2" class="{$bgcolor}align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}class="ajax_mark_read" id="mark_read_{$forum['fid']}/></td>
<
td rowspan="2" class="{$bgcolor}valign="top">
<
strong><a href="{$forum_url}">{$forum['name']}</a></strong> <a href="newthread.php?fid={$forum['fid']}title="Post new thread in {$forum['name']}"><img src="images/cnti.png" alt="New Thread" /></a>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</
td>
<
td colspan="2" class="{$bgcolor}valign="top" align="right" style="white-space: nowrap" width="260">{$lastpost}</td>
</
tr>
<
tr height="1">
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap" width="130">Postów: {$posts}{$unapproved['unapproved_posts']}</td>
<
td class="{$bgcolor}valign="top" align="center" style="white-space: nowrap" width="130">Wątków: {$threads}{$unapproved['unapproved_threads']}</td>
</
tr

A tutaj fragment w którym to jest:
<a href="{$forum_url}">{$forum['name']}</a></strong> <a href="newthread.php?fid={$forum['fid']}title="Post new thread in {$forum['name']}"><img src="images/cnti.png" alt="New Thread" /></a

Jak to wyrównać do prawej? ^^
<a href="{$forum_url}">{$forum['name']}</a></strong> <a href="newthread.php?fid={$forum['fid']}title="Post new thread in {$forum['name']}"><img src="images/cnti.png" style="float:right;" alt="New Thread" /></a



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

1 gości