19.05.2013, 12:45
19.05.2013, 12:45
19.05.2013, 12:48
Pokaż szablon forumbit_depth2_lastpost (czy coś takiego)
19.05.2013, 12:53
forumbit_depth2_forum_lastpost mam coś takiego a tam jest taki kodzik:
Kod:
<span class="smalltext"><span class="lastposter">{$forum['lastposteravatar']}</span>
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lastpost_date} {$lastpost_time}<br />{$lang->by} {$lastpost_profilelink}</span>
19.05.2013, 12:54
Spróbuj tak:
Kod:
<span class="smalltext" style="max-width:130px;"><span class="lastposter">{$forum['lastposteravatar']}</span>
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lastpost_date} {$lastpost_time}<br />{$lang->by} {$lastpost_profilelink}</span>
19.05.2013, 13:20
nic nie dało
19.05.2013, 14:45
Kod PHP:
<span class="smalltext" style="text-align: center"><span class="lastposter">{$forum['lastposteravatar']}</span>
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lastpost_date} {$lastpost_time}<br />{$lang->by} {$lastpost_profilelink}</span>
Wytaptane z mojej Mini Galaktyki
19.05.2013, 15:19
21.05.2013, 17:07
Usuń tą modyfikacje z awatarami.
Dodaj jeszcze jedną kolumnę i dam wstaw awatary.
Albo przenieś awatary za ostatni post a nie przed to się wyrówna.
Dodaj jeszcze jedną kolumnę i dam wstaw awatary.
Albo przenieś awatary za ostatni post a nie przed to się wyrówna.