форум vBSupport.ru > vBulletin > Old vB versions (3.0.x & 2.x.x) > vBulletin 3.5.x > vBulletin [3.5] Troubleshooting and Problems
  • »
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
 
 
 
 
gefestus
Простоузер
Question Группы пользователей
1

Как на главной странице вывести группы пользователей и их цвета, подскажите плззз
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
Кот Бегемот
Мартовский Кот
 
Кот Бегемот's Avatar
Default
5

Можно прописать вручную лёгкой правкой шаблона FORUMHOME.

Находишь в нём:
<div>$activeusers</div>

И добавляешь ниже:
HTML Code:
<!-- Usergroup Legend -->
<tbody> 
<tr> 
<td class="thead" colspan="2"> 
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_legend')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> Пользовательские группы 
</td> 
</tr> 
</tbody> 
<tbody id="collapseobj_forumhome_legend" style="$vbcollapse[collapseobj_forumhome_activeusers]"> 
<tr> 
<td class="alt2"> 
<center> <img src="$stylevar[imgdir_misc]/whos_online.gif" border="0" /> </center> 
</td> 
<td class="alt1" width="100%"> 
<div class="smallfont"> 
<div> 
<font color=#FF0000><b>Администраторы</b></font><font color=#00008B><b>Супермодераторы</b></font><font color=#0000FF><b>Модераторы</b></font><font color=#000000>Зарегистрированные пользователи</font><font color=#808080>Заблокированные пользователи</font>
</div> 
</div> 
</td> 
</tr> 
</tbody>
<!-- / Usergroup Legend -->
Цвета и названия групп поставь свои, если надо добавь другие группы, это пример. И путь к изображению укажи свой.

А можно воспользоваться хаком, уж не помню, как он называется, вроде, Usergroup Legend. Поюзай поиск. Он делает то же самое, только автоматически.
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 01:02 AM.


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Loading...