The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Ranks Without Usergroups Details »» | |||||||||||||||||||||||||||||||||
Overview This product allows you to define ranks that can be assigned to individual users without having to create usergroups with which to associate them. These ranks will then display beneath ranks defined in the "User rank Manager" in postbits and profile pages. All of the settings are self-explanatory. In postbit: In profile: Updates: Version 1.1:
Version 1.2:
Compatibility: Tested and working on VB 4.2.x and should work on all 4.x versions of vBulletin. Backup/Warning: This product does not alter your database, however it is always good practice to make regular backups and you should make a backup before installing ANY new mod. As always, products are USE AT YOUR OWN RISK. I will provide support and do my best to help but no absolute guarantee is offered. To Install:
Support for this product can be found here: Download Now
Screenshots
Show Your Support
|
6 благодарности(ей) от: | ||
Alan_SP, alcazarx, In Omnibus, Lynne, RichieBoy67, z3r0 |
Comments |
#32
|
||||
|
||||
Quote:
Code:
.rank_wrapper_EP { position: relative; top: 0px; left: 0px; width: 180px; height: 24px; margin: 2px 0px; padding: 1px; border-radius: 6px; background-color: #FFFFFF; font-family: Tahoma, Verdana, Geneva, sans-serif; font-weight: bold; font-size: 11px; text-align: center; line-height: 1.8em; white-space: nowrap; box-shadow: inset 0 -3px 3px 1px rgba(192,192,192,0.5), inset 0 3px 3px 1px rgba(64,64,64,0.5); } .rank_badge_EP { position: relative; top: 1px; left: 1px; width: 178px; height: 22px; display: table-cell; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } .badge_siteowner_EP { background: #0080ff; /* Old browsers */ background: -moz-linear-gradient(top, #0080ff 0%, #0050a0 75%, #004080 100%); /* FF3.6-15 */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0080ff), color-stop(75%,#0050a0), color-stop(100%,#004080)); /* Chrome4-9,Safari4-5 */ background: -webkit-linear-gradient(top, #0080ff 0%,#0050a0 75%,#004080 100%); /* Chrome10-25,Safari5.1-6 */ background: -o-linear-gradient(top, #0080ff 0%,#0050a0 75%,#004080 100%); /* Opera 11.10-11.50 */ background: -ms-linear-gradient(top, #0080ff 0%,#0050a0 75%,#004080 100%); /* IE10 preview */ background: linear-gradient(to bottom, #0080ff 0%,#0050a0 75%,#004080 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0080ff', endColorstr='#004080',GradientType=0 ); /* IE6-9 */ color: #FFFFFF; } Code:
test_badge|<div class="rank_wrapper_EP"><div class="rank_badge_EP badge_siteowner_EP">Test Badge</div></div> Code:
username|test_badge |
#33
|
|||
|
|||
Thank you, I'm still getting a specific error in profile page when user has an image rank as well
Like the other css, it is fine in postbit but bugged in profile page :-( |
#34
|
||||
|
||||
Can you post a link to that profile so I can see what's up within the DOM?
|
#35
|
|||
|
|||
if you say you tested and you have no such issue, well....
it's odd though as someone reported a similar issue in post #11 I would like to stress the bug occurred in profile page only for me, not in postbit, and only with image ranks |
#36
|
||||
|
||||
Without a link to that profile, I can't really say what the issue might be.
|
#37
|
||||
|
||||
Nice Mod..
|
#38
|
|||
|
|||
Sorry but for privacy reason I can't post link to profile.
Try to fix the product in your test site. Use an image rank to reproduce the bug in profile page. |
#39
|
||||
|
||||
It works without issue on every site on which I have installed it.
|
#40
|
||||
|
||||
Quote:
Mine was order issue Quote:
If you have same problem, see this, https://vborg.vbsupport.ru/showthread.php?t=319659 If something else only with css, ok than ignore it. Hope at least you test it in your default skin to see if you see issue there to |
#41
|
|||
|
|||
^I have same issue as post#11
the text and container are not aligned it happens when you have an image rank, I don't remember if option stack is set to yes or no mark do you use an image rank or not? did you test both stack = yes & no? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|