![]() |
|
|
||||||||
| vBulletin 3.х Раздел о vBulletin и всем что касается этого скрипта |
![]() |
|
|
Опции темы | Поиск в этой теме |
|
|
#1 | |||
|
Пользователь
![]()
|
Hi all.....
This Forum Have Good Award System...but weare can download this all medals (full award system + medals) ? Here I Give Tutorial for : User Legend on ForumHome with mouseover ********************************************************* ** UserLegend on ForumHome ** Version: 1.00 ** Modification by Digitalus ** ** Works on any vBulletin versions ** ********************************************************* ********************************************************* TEMPLATES EDITS ********************************************************* -------------------------------------------- In forumhome template, find: ---------------------------------------- <!-- what's going on box --> ------------------------------------------------------ Add below: ----------------------------------------------------- Код:
<script type="text/javascript">
<!--
setup_memberlegend = function(tobj)
{
prefix = ''
suffix = ''
if (tobj.getAttribute('ital'))
{
prefix += '<em>'
suffix += '</em>'
}
if (tobj.getAttribute('undr'))
{
prefix += '<u>'
suffix += '</u>'
}
if (tobj.getAttribute('bold'))
{
prefix += '<b>'
suffix += '</b>'
}
if (tobj.getAttribute('line'))
{
prefix += '<s>'
suffix += '</s>'
}
if (tobj.getAttribute('clr'))
{
prefix += '<span style="color:' + tobj.getAttribute('clr') + ';">'
suffix += '</span>'
}
fetch_object('memberlegend').innerHTML = prefix + tobj.getAttribute('group') + suffix
}
-->
</script>
-------------------------------------------- In forumhome template, find: ---------------------------------------- <!-- end logged-in users --> ------------------------------------------------------ Add below: ----------------------------------------------------- Код:
<!-- User Legend By Digitalus -->
<tbody> <tr> <td class="thead" colspan="2"> <a style="float: right;" href="#top" onclick="return toggle_collapse('forumhome_legend')"><img src=$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_legend].gif alt="" name="collapseimg_forumhome_legend" width="16" height="16" border="0" id="collapseimg_forumhome_legend"></a> <a href="showgroups.php$session[sessionurl_q]" rel="nofollow">User Legend </a></td>
</tr> </tbody> <tbody id="collapseobj_forumhome_legend" style=""> <tr> <td class="alt2"><a href="showgroups.php$session[sessionurl_q]" rel="nofollow"><img title="Legend" src="$stylevar[imgdir_misc]/whos_online.gif" alt="Legend" border="0"></a></td> <td class="alt1" width="100%">
<div style="float:left;"><strong>Legend</strong>:</div>
<div style="float:left;"> </div>
<div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Banned Member" ital="y" line="y" clr="#000000" onmouseover="setup_memberlegend(this)" onmouseout="fetch_object('memberlegend').innerHTML = ''">
<div class="tborder" style="height:8px;width:8px;background:#000000;"></div>
</div>
<div style="float:left;"> </div>
<div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Member" bold="y" clr="#999999" onmouseover="setup_memberlegend(this)" onmouseout="fetch_object('memberlegend').innerHTML = ''">
<div class="tborder" style="height:8px;width:8px;background:#999999;"></div>
</div>
<div style="float:left;"> </div>
<div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Vip Member" bold="y" clr="#FF9933" onmouseover="setup_memberlegend(this)" onmouseout="fetch_object('memberlegend').innerHTML = ''">
<div class="tborder" style="height:8px;width:8px;background:#FF9933;"></div>
</div>
<div style="float:left;"> </div>
<div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Moderators" bold="y" clr="#339933" onmouseover="setup_memberlegend(this)" onmouseout="fetch_object('memberlegend').innerHTML = ''">
<div class="tborder" style="height:8px;width:8px;background:#339933;"></div>
</div>
<div style="float:left;"> </div>
<div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Super Moderators" bold="y" clr="#0D3CEB" onmouseover="setup_memberlegend(this)" onmouseout="fetch_object('memberlegend').innerHTML = ''">
<div class="tborder" style="height:8px;width:8px;background:#0D3CEB;"></div>
</div>
<div style="float:left;"> </div>
<div class="alt2" style="float:left;height:8px;width:8px;padding:0px;" group="Administrators" clr="#DC143C" bold="y" ital="y" undr="y" onmouseover="setup_memberlegend(this)" onmouseout="fetch_object('memberlegend').innerHTML = ''">
<div class="tborder" style="height:8px;width:8px;background:#DC143C;"></div>
</div>
<div style="float:left;width:10px;height:1px;"> </div>
<div style="float:left;" id="memberlegend"></div> </td> </tr> </tbody>
<!-- End User Legend by Digitalus -->
Sory for my ENG...Im From Latvia :D omg ...nice smile...weare i can get this smile colection for VB 3.8.1 ? |
|||
|
Последний раз редактировалось fallen1087; 18.02.2009 в 04:05.. |
||||
|
||||
| Cказали cпасибо: |
|
|
#2 | |||
|
Человек
![]()
|
fallen1087,
Not badly. Thx. You want hack awards or a picture of awards? And.. Correct please red colour on usual and a code to hide better the button ![]() You can copy/save smilies.. push button "Ещё" in edit post ) |
|||
|
Последний раз редактировалось TAIFUN; 18.02.2009 в 02:26.. |
||||
|
||||
| Cказали cпасибо: |
|
|
#4 | |||
|
Пользователь
![]()
|
You can copy/save smilies.. push button "Ещё" in edit post ) i can talk In RUS LANG..i understand rus lang...i talk in rus...but i no have rus in my keyboard.. :D i can only say rus using eng key :D Privet kak dela :D |
|||
|
Последний раз редактировалось fallen1087; 18.02.2009 в 04:11.. |
||||
|
||||
| Cказали cпасибо: |
|
|
#6 | |||
|
Коварный тип
![]()
|
fallen1087, Greetings. I so understand you want same hack as at us and the same awards. What at you the vBulletin version ?
If your vercion 3.7.x or 3.8.x then go to link http://bormotuhi.net/downloads.php?do=file&id=253 |
|||
|
||||
|
|
#8 | |||
|
Коварный тип
![]()
|
Clearly. Well in general I search for medals on the Internet and a little them I prepare to lower the size of a file before installation on a forum. I am ready to give twenty pieces. Take away: http://upload.com.ua/get/900717689/
|
|||
|
||||
|
|
#10 | |||
|
Коварный тип
![]()
|
|
|||
|
||||
|
|
#11 | |||
|
Пользователь
![]()
|
i in my forum make nev post and have memory error...but pres refresh this send me this : This post is a duplicate of a post that you have posted in the last five... how i can tur off this shit?
|
|||
|
||||
|
|
#14 | |||
|
Коварный тип
![]()
|
|
|||
|
||||