wersja skryptu MyBB: 1.6.8
adres forum: localhost
na czym polega problem (screen, opis, komunikaty):
Witam, chciałbym prosić o pomoc koderów itp., dokładniej o php: Edycja szablonu: forumbit_depth2_forum
Mój kod wygląda tak:
I na forum wygląda to tak:
A chciałbym, żeby wyglądało tak:
Pozdrawiam.
adres forum: localhost
na czym polega problem (screen, opis, komunikaty):
Witam, chciałbym prosić o pomoc koderów itp., dokładniej o php: Edycja szablonu: forumbit_depth2_forum
Mój kod wygląda tak:
<table class='ipb_table' cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}">
<tr class='ramka'>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class='posts'>
<ul>
<strong>{$threads}</strong> tematów</li><br>
<strong>{$posts}</strong> postów</li>
</ul>
</td>
<td valign="middle" align="right" style="white-space: nowrap" class="smalltext lighttext">
{$lastpost}
</td>
</tr></table>
I na forum wygląda to tak:
A chciałbym, żeby wyglądało tak:
Pozdrawiam.
Ezio napisał 31.05.2012, 11:26:
Poprawiłem temat i przeniosłem do odpowiedniego działu.
Poprawiłem temat i przeniosłem do odpowiedniego działu.