Położenie ikony działu

Założony przez  dorman.

wersja skryptu MyBB:1.6.9
adres forum: www.stylerniaa.ugu.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Ikonka działu jest po prawej stronie a ja chcę żeby była po środku. Próbowałem sam zrobić, ale mi nie wychodziło. Proszę o pomoc! Dodaję screena.

[Obrazek: 33ct4ea.jpg]

@EDIT
dodaję szablony forumbit_depth2_forum:
<tr>
<td class="trow1" width="3%" valign="top"><ul><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></ul></td>
<td class="trow2" width="auto" 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="trow1" valign="top" align="center" width="15%" style="white-space: nowrap"><ul><b>{$posts}</b> postów{$unapproved['unapproved_posts']}<br/><b> {$threads}</b> tematów{$unapproved['unapproved_threads']}</ul></td>
<td class="trow2" valign="top" align="right" width="25%" style="white-space: nowrap"><ul>{$lastpost}</td></ul>
</tr>
Cytat:It's all about the details.
---------------
PW tylko forum, nie mejl.


zamień pierwsze
valign="top"
na
valign="middle"
Jeśli Ci pomogłem naciśnij guzik POMÓGŁ lub dodaj PUNKT REPUTACJI
Zrobiłem tak i nic. Tak samo jak było.
Cytat:It's all about the details.
---------------
PW tylko forum, nie mejl.


Ale środek wg pionu czy poziomu? Chyba ja źle zrozumiałem. Sorry.
Jeśli Ci pomogłem naciśnij guzik POMÓGŁ lub dodaj PUNKT REPUTACJI
@SALVOO: valign odpowiada za ułożenie pionowe w tabelach.

To powinno działać:
<tr>
<td class="trow1" width="3%" valign="top" style="text-align:center" ><ul><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></ul></td>
<td class="trow2" width="auto" 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="trow1" valign="top" align="center" width="15%" style="white-space: nowrap"><ul><b>{$posts}</b> postów{$unapproved['unapproved_posts']}<br/><b> {$threads}</b> tematów{$unapproved['unapproved_threads']}</ul></td>
<td class="trow2" valign="top" align="right" width="25%" style="white-space: nowrap"><ul>{$lastpost}</td></ul>
</tr>
Matslom: Teraz ikonka przesunęła do góry bo była na dole wcześniej ale ciągle jest po prawej stronie.

Slavoo: Ja chciałbym, aby ikonka działu była po środku rowa tego, którego przedstawiłem na obrazku wg.pionu.
Cytat:It's all about the details.
---------------
PW tylko forum, nie mejl.


(07.02.2013, 16:10)Matslom napisał(a): @SLAVOO: valign odpowiada za ułożenie pionowe w tabelach.
No wiem, tylko nie kapnąłem się który środek mu chodzi. :)
Jeśli Ci pomogłem naciśnij guzik POMÓGŁ lub dodaj PUNKT REPUTACJI
To otwórz forum, albo daj jakieś konto z dostępem do zamkniętego.
Już włączyłem.
Cytat:It's all about the details.
---------------
PW tylko forum, nie mejl.


Spróbuj tak.
<tr>
<td class="trow1" width="3%" valign="top" style="text-align:center" ><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="trow2" width="auto" 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="trow1" valign="top" align="center" width="15%" style="white-space: nowrap"><ul><b>{$posts}</b> postów{$unapproved['unapproved_posts']}<br/><b> {$threads}</b> tematów{$unapproved['unapproved_threads']}</ul></td>
<td class="trow2" valign="top" align="right" width="25%" style="white-space: nowrap"><ul>{$lastpost}</td></ul>
</tr>
Dzięki wielkie, działa :D

Matslom, już dawno to zrobiłem chyba z 3h temu :).
Matslom napisał 08.02.2013, 17:55:
Na przyszłość [Obrazek: modnotice_thx.png]
Cytat:It's all about the details.
---------------
PW tylko forum, nie mejl.





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

1 gości