Wątków/Postów przesunięcie w prawo

Założony przez  SaiL.

wersja skryptu MyBB: 1.6.9
adres forum: www.SiD-Games.pl
Chodzi mi o przesuniecie tabeli Watków/Postów w prawo tak jak na scrinie.

[Obrazek: 42800123786849875075.png]
W tej chwili na forum jest wszystko w porządku. Nie widzę problemów.
tu masz ten styl co przerabiam: http://testyy.p.ht/index.php

Uporałem się z tym sam ;p

forumbit_depth2_forum

<tr id="forum_{$forum['fid']}">
<td class="trow1" 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 class="trow1" valign="middle">
<div class="float_right">
<strong class="white">{$threads}</strong>{$unapproved['unapproved_threads']} {$lang->forumbit_threads} <br /> <strong class="white">{$posts}</strong>{$unapproved['unapproved_posts']} {$lang->forumbit_posts}
</div>
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>

Zamieniłem na:

<tr id="forum_{$forum['fid']}">
<td class="trow1" align="center" valign="middle" 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 class="forumbit_row" valign="middle" style="width:70%;">
<strong class="forumtitle"><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="forumdesc">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="forumbit_row postcountgrid" valign="middle" align="center" style="white-space: nowrap"><strong div class="left">Wątków: {$threads}{$unapproved['unapproved_threads']} <br />
Postów: {$posts}{$unapproved['unapproved_posts']} </div>
</td>
<td class="{$bgcolor}" valign="middle" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>


Otrzymałem taki efekt jak chciałem.

Do zamknięcia.
Matslom napisał 02.03.2013, 16:11:
Nie zamykamy wątków [Obrazek: modnotice_howto.png]



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

1 gości