![]() |
Usergroup Color Legend Bar
1 Attachment(s)
Hello guys, Here is a Usergroup Colored Legend bar!
http://img9.imageshack.us/img9/7762/...62884c5ead.png Todo so, download the xml, go to Plugins & Products>Manage Products>Add/Import Product and ignore the version To add color simply go to usergroups click on the usergroup you want to have color and in the html markup input <b><font color="yourcolor"> then in the box beside this one add </font></b> Also, if you guys want a star or any other icon instead of a dot let me know. |
nice one
thanx |
This is different, how?
https://vborg.vbsupport.ru/showthread.php?t=228607 |
thx bro
but how you make this icon ? |
This looks exactly the same as the other mod
|
I dont know why, but after install it didnt show up on my forum home. I downloaded the .xml file, imported and set in the options as enabled. Everything should be in order...
|
Quote:
|
Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
|
1 Attachment(s)
Excellent = 5 stars
instaled + translated to Arabic thank you bor good work |
1 Attachment(s)
Doesn't work for me and user online is disappear too. I user vb 4.1.7.
|
Quote:
Also to add an image before the usergroup in the html markup just add <img src="yourimg"> |
The little images that are being shown with usergroup names, are they already in the mod or stock mod doesn't have them?
|
Quote:
|
I am using VB4.1.7 - this made my whose online disappear. uninstalled. Also this is identical to another MOD already listed here. I was going to use this simply because of the images signifying staff/donator etc.
|
I'm also using 4.1.7 and whose online disappear too.
|
4.1.8 and who's online dissapeared, uninstalled.
|
I will be updating this in a bit, keep in touch
|
4.1.8 Same as above, uninstalled.
|
Any progress on this one?
Thanks, ~tEh'Pâr4d0x |
Lost "Who is online" 4.2.0 Patch 3, uninstalled, should be sent to the graveyard
|
You should definitely update this to work with 4.2, it looks like a good idea and I really want this on my forum. :)
|
1 Attachment(s)
Quote:
|
How the heck do you get an image to show up???? Can someone post the code for what it would like?
|
First you would need to find images for each group, load them to your imaged directory.
Then add this to your html markup, before anything, in the first box. Code:
<img src='http://YOURSITE.com/images/MYIMAGE.gif' border='0'> |
I did, but it cut off the code for the user names color!! It wont save the image and the users color that I want...
|
One more thing, will it resize any size image or what size should I be using? Thx
|
No it will not resize, I would go no bigger that 20 x 20
|
Ok, but what about all the code not fitting in the box for image and user color?
|
It fits, you just can't see it all at the same time.
|
Ok, but code does not all fit!
|
U sure. Because when I move the cursor over in that box half the code is missing? I will try again...
|
Positive, this is the code I have in the first box on my site.
Code:
<b><img src='http://mysite.com/images/admin.gif' border='0'><span style='color: red'> |
Nice! It worked!!! I had too chars in my folder and image name and it was cutting it off. Dumped them in images with short names and it worked!
|
Cool, glad it worked. :)
|
If you get a warning like this after upgrading to vB v4.2.2, Warning: Function split() is deprecated in ...
You need to edit the plugin, ACP Plugins & Products --> Plugin Manager, find the one titled, User Legend Color Bar and in there look for this, Code:
$userbuls = split(',', $vbulletin->options['sirala']); Code:
$userbuls = explode(',', $vbulletin->options['sirala']); |
Thanks. One more thing. I created a test account, and for some reason the username is RED (original forum color for all users) when Registered Users should be GREEN. Why does this happen? Thanks.
Figurered out that vbulletin put this into a Junior Member group awaiting email confirmation. I do have one other question I noticed. In the STATISTICS field for newest member the color is NOT changing. It is still the default template color of RED. How do I change this??? |
Anyone?
|
All times are GMT. The time now is 09:20 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|