Nieprawidłowy wygląd buttona "edytuj" po wgraniu modnotice

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

wersja skryptu MyBB: 1.6.11
adres forum: http://psychopaci.eu/
na czym polega problem (screen, opis, komunikaty, nazwa i wersja wtyczki): http://www.speedyshare.com/U9qkV/Bez-tytulu.png

Chodzi o to, że gdy zainstalowałem plugin ModNotice 1.5.5 "zniszczył" się button Edycja... Pomimo tego, że dodałem css.
Snake_ napisał 23.04.2014, 07:50:
Poprawiam tytuł. Przenoszę. [Obrazek: modnotice_howto.png]
Pokaż szablon postbit_edit (Opis posta) i postbit_moderation_edit (szablony globalne).
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
postbit_edit:
<a href="editpost.php?pid={$post['pid']}" class="posterek"><img src="images/carbon/iconButton/edit.png" alt="" /> Edytuj</a>

postbit_moderator_edit :
<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}"><img src="{$theme['imglangdir']}/postbit_edit.gif" alt="{$lang->postbit_edit}" title="{$lang->postbit_edit}" /></a>
<div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:;" onclick="Thread.quickEdit({$post['pid']});" class="popup_item">{$lang->postbit_quick_edit}</a></div>
<div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_full_edit}</a></div>
<div class="popup_item_container"><a href="modnotice.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_post_moderate}</a></div></div>
<script type="text/javascript">
// <!--
    if(use_xmlhttprequest == "1")
    {
        new PopupMenu("edit_post_{$post['pid']}");
    }
// -->
</script>
postbit_moderator_edit:
<a href="editpost.php?pid={$post['pid']}id="edit_post_{$post['pid']}class="posterek"><img src="images/carbon/iconButton/edit.png" alt="" /> Edytuj</a>
<
div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:;" onclick="Thread.quickEdit({$post['pid']});" class="popup_item">{$lang->postbit_quick_edit}</a></div>
<
div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}class="popup_item">{$lang->postbit_full_edit}</a></div>
<
div class="popup_item_container"><a href="modnotice.php?pid={$post['pid']}class="popup_item">{$lang->postbit_post_moderate}</a></div></div>
<
script type="text/javascript">
// <!--
    
if(use_xmlhttprequest == "1")
    {
        new 
PopupMenu("edit_post_{$post['pid']}");
    }
// -->
</script
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.



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

1 gości