Margines obrazków

Błąd   Założony przez  Emillo.

wersja skryptu MyBB: 1.6
adres forum: -
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Opiszę problem w skrócie, bo mam mało czasu.

Jest:
[Obrazek: 1620fmw.png]

Powinno być:
[Obrazek: alrjfs.png]

Kod:
<span
style="background-color:#d5dde5;font-size:0.8em;padding:5px;5px;5px;5px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#000;text-decoration:none;z-index:5000"><img alt="-" title="-" onclick="javascript:negrep({$post['pid']})" src="{$mybb->settings['fastrep_negimg']}"/> <span id="postrep_{$post['pid']}"> {$post['userreputation']}</span> <img alt="+" title="+" onclick="posrep({$post['pid']})" src="{$mybb->settings['fastrep_posimg']}"/></span>

Jak zmienić na takie jak powinno być?
<span
style="background-color:#d5dde5;font-size:0.8em;padding:5px;5px;5px;5px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#000;text-decoration:none;z-index:5000"><span style="position: relative; top:3px;">
<img alt="-" title="-" onclick="javascript:negrep({$post['pid']})" src="images/emasters/polish/postbi_reputation.gif"/></span>
<span id="postrep_{$post['pid']}"> {$post['userreputation']} <span style="position: relative; top:3px;"><img alt="+" title="+" onclick="posrep({$post['pid']})" src="{$mybb->settings['fastrep_posimg']}" margin:4px; padding:15px; /></span></span></span>
Jeśli jeszcze będzie źle to w kodzie position: relative; top:3px - zmieniasz na 2px ;]



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

1 gości