Brak koloru nicka

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

wersja skryptu MyBB:1.6.6
adres forum:localhost
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

[Obrazek: 1181683.jpeg]

Chciałbym by nick miał kolor swojej rangi, ale chyba coś popsułem i nie ma. Tak mam plugin kolorowe nicki ale włączony i wyłączony nic nie daje.
Ja u siebie zrobiłem tak:
ACP -> Użytkownicy i grupy -> Grupy -> (wybierasz grupe)
I w format loginu:
<span style="color: #kolor_nicku;"><strong>{username}</strong></span>
Ja mam jeszcze z poświatą. Dla admina wygląda to tak
<span style="color: red; text-shadow: 1px 2px 10px #B22222"><strong>{username}</strong></span>
Też tak mam, ale jest nadal biały, może coś w CSS zmieniłem ;x

edit: nick jest brany jako zwykły link i korzysta z a:hover, jak zmienić by wyświetlanie nicku było jako grupa
Podrzuć tutaj szablon postbit_classic.
Żadna sprawa nie jest przegrana dopóki choć jeden szaleniec o nią walczy. Tylko wariaci są coś warci.
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr>
<td class="tcat" colspan="2">
<span style="float: right;">{$post['iplogged']} {$post['posturl']}</span>
<strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong>, {$post['postdate']} {$post['posttime']}
<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
</td>
</tr>
    <tr>
        <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="postbit_username" align="left" style="cursor: pointer;" id="userdetails_{$post['pid']}">
<img border="0" style="float: right; margin-top: 2px;" src="images/vbcs/arrow.gif"/>
{$post['onlinestatus']} <span style="font-weight: bold; vertical-align: top;"><a href="{$mybb->settings['bburl']}/member.php?action=profile&uid={$post['uid']}">{$post['username']}</a></span></div>
<div id="userdetails_{$post['pid']}_popup" class="popup_menu" style="display: none; color: #000000; width: 200px;">
<div class="popup_item_container"><a class="popup_item" href="{$mybb->settings['bburl']}/member.php?action=profile&uid={$post['uid']}"><image src="images/vbcs/user_viewprofile.gif" border="0" valign="middle" /> Pokaz profil użytkownika</a></div>
{$post['button_pm']}
<div class="popup_item_container"><a class="popup_item" href="{$mybb->settings['bburl']}/search.php?action=finduserthreads&uid={$post['uid']}"><image src="images/vbcs/user_findthreads.gif" border="0" valign="middle" /> Znajdź tematy użytkownika</a></div>
<div class="popup_item_container"><a class="popup_item" href="{$mybb->settings['bburl']}/search.php?action=finduser&uid={$post['uid']}"><image src="images/vbcs/user_findposts.gif" border="0" valign="middle" /> Znajdź posty użytkownika</a></div>
</div>
<script type="text/javascript">
// <!--
    if(use_xmlhttprequest == "1")
    {
        new PopupMenu("userdetails_{$post['pid']}");
    }
// -->
</script>
        <span class="smalltext">
            <br />
                         {$post['usertitle']}<br /><br />
                        {$post['useravatar']}<br />
             {$post['groupimage']}<br />
            {$post['userstars']}<br />
<table width="100%" border="0" cellspacing="0">
<tr><td class="postbit">
            {$post['user_details']}
</td></tr></table>
        </span>
    </td>
    <td class="{$altbg}" valign="top">
        <table width="100%">
            <tr><td>
            <div id="pid_{$post['pid']}" style="padding: 0px 0 0px 0;">
                {$post['message']}
            </div>
            {$post['attachments']}
{$post['signature']}
    </td></tr>
    </table>
</td>
</tr>
<tr>
    <td class="{$altbg}" style="vertical-align: middle;" colspan="2">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <td align="left"><a href="#top"><image src="{$theme['imglangdir']}/postbit_top.gif" /></a>{$post['button_report']}{$post['button_rep']}</td>
                <td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_multiquote']}{$post['button_quote']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </tr>
        </table>
    </td>
</tr>
<tr>
<td class="tfoot" colspan="2">
</td>
</tr>
</table>

forum live już nie localhost: www.przeladuj.pl
Znajdź:
<a href="{$mybb->settings['bburl']}/member.php?action=profile&uid={$post['uid']}">{$post['username']}</a>
i zamień na:
{$post['profilelink']}
Żadna sprawa nie jest przegrana dopóki choć jeden szaleniec o nią walczy. Tylko wariaci są coś warci.
Działa dziękuje bardzo, mam jeszcze jeden problem ale to nowy wątek.
Fresh napisał 11.02.2012, 19:42:
[Obrazek: modnotice_thx.png]



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

1 gości