View Full Version : Forum Home Enhancements - Usergroup Legend on Forumhome for vB 4
Boofo
03-03-2011, 10:00 PM
Only those who "Mark As Installed" will receive support for this modification.
If you use this modification and would like to help support its development, please consider sending a donation (https://vborg.vbsupport.ru/showthread.php?t=259806&nojs=1#goto_gtdonate).
Usergroup Legend on Forumhome for vB 4
Version 1.1.1
(By Boofo)
What does this product do?
This product will show the user groups you have available on your site in a legend on the forumhome. It will also check to see if the 'Spiders Display on Forumhome and Who's Online' product is installed and enabled. If found, "Spiders" will be added to the end of the Legend.
Credits:
Thanks to LifesGreatestGift for the CSS and style variable help.
Version Information:
Version 1.0.0 --Initial release for vBulletin 4.1.2
Version 1.0.1 --Fixed issue with there not being enough space between the legend and activeusers when the legend was placed above activeusers. Also switched from p tags to spans tags to make it 100% XHTML 1.0 Transitional compliant. The centered legends are now centered on the full width of the wgo box, sans the left margin.
Version 1.0.2 --Spider Display Font Color is now set by the style variable setting for the spider color in the 'Spiders Display on Forumhome and Who's Online' v1.0.6 mod, if it is installed.
Version 1.0.3 --Removed Enable/Disable setting and added "Do not show Usergroup Legend" as the first option in the "Usergroup Legend on Forumhome Location" setting.
Version 1.0.4 --Fixed full line break spacing.
Version 1.0.5 --Changed the hook to avoid conflicting with Paul M's mods.
Version 1.0.6 --Added 3 more location settings (Above activeusers centered with 1/2 and full line breaks).
Version 1.0.7 --Added Usergroup Separator setting. You can now choose from 10 different separators to show between the usergroups.
Version 1.0.8 --Added 2 more separators to the separator setting, for a total of 12. (vertical bar and horizontal ellipsis = three dot leader)
Version 1.0.9 --Fixed legend from being pushed too far left if the line was too long. Added setting for usergroups allowed to view the legend. Removed "Do not show Usergroup Legend" as the first option in the "Usergroup Legend on Forumhome Location" setting. Added setting to show "Spiders" at the end of the legend. Added setting to show Spider Image as a separator before "Spiders" in the legend.
Version 1.1.0 --Added style variable to change the color of the legend separator. Rewrote code to add CSS instead of coding it all inline.
Version 1.1.1 --Fixed CSS as it was showing the usergroups stacked in IE. Also added a phrase for the word "Spiders".
Installation Overview:
-----------------------------------------------------
1 Product XML (2 Plugins, 24 phrases, 1 CSS Template, 6 settings and 1 Style Variable)
Installation Instructions:
-----------------------------------------------------
1. Go to your Admin CP
Scroll down to 'Plugins & Products'
Click 'Manage Products'
Click 'Add/Import Product'
Click the 'Browse' button, and locate the 'product-boofo_legend.xml' file on your computer
2. Go to your Admin CP -> vBulletin Options -> 'Usergroup Legend on Forumhome' and set the following options:
Usergroup Legend on Forumhome Display Order: Enter the usergroupids in the order you want them to display. (Default is '6,5,7,2')
Usergroup Legend on Forumhome Location: Choose the location you want the Usergroup Legend on Forumhome to show up in. (Default is 'Below activeusers with 1/2 line break (centered)')
Usergroup Legend on Forumhome Separator: Choose the separator you want to show between the usergroups. (Default is 'Star - solid')
Usergroup Legend on Forumhome View Usergroups: These usergroups can view the Usergroup Legend. (Default is '0' = all usergroups)
Enable Spiders in Usergroup Legend on Forumhome: Click Yes if you want Spiders to show in the Usergroup Legend on Forumhome. (Default is 'No')
Show Spider Image as Separator for Spiders: Click Yes if you want the spider image to show before Spiders in the legend instead of the legend separator. (Default is 'No')
Note: You must have the "Spiders Display on Forumhome and Who's Online" mod installed for the above 2 Spider options to work.
3. Style Variable:
Go to your Admin CP -> Styles & Templates -> Style Manager -> Style Variable Editor -> Click Go Button -> Boofo -> boofo_legend_separator_color
Enter a hex color code or web-safe color for the usergroup separator (Examples: hex code: #FF0000 or web-safe color: red)
Note: You will need to do this for all styles.
-----------------------------------------------------
Done!
Enjoy!
if ($mark_as_installed != 'clicked')
{
$you_get = 'squat';
}
else
{
$you_get = 'support';
}
voglermc
03-03-2011, 11:24 PM
screen shot?
Juhnke
03-04-2011, 12:20 AM
I'll try it out soon, when my host is working again.
Boofo
03-04-2011, 12:38 AM
Screenshots added to first post.
sulasno
03-04-2011, 01:44 AM
tagged and thanks
wally07
03-04-2011, 04:02 AM
Installed, thank you! Definitely love the fact that I can have the legend centered!
Would it be possible for the legend to actually have them click-able? For instance, I have a few Moderators on my forum and if I can click on the "Moderators" on the usergroup legend, it'll show all the Moderators only.
Hopefully that made sense. Thanks in advance!
Boofo
03-04-2011, 04:16 AM
I'm sure it would be possible, but not really worth all the work that would be involved for a free mod.
Atakan KOC
03-04-2011, 06:10 AM
Fine. Thanks Boofo... I can not be online much for a long time. Thanks for the update.
Mikevet1984
03-04-2011, 02:51 PM
Great mod! Added...One comment if allowed.
In the above active users options the bar is not centered and the more important thing the distance from he first line of usernames in my opinion is very short. Not good in appearance (i.m.o. thought)
Apart from perfect mod! Boofo did his miracle again!
Boofo
03-04-2011, 02:53 PM
Great mod! Added...One comment if allowed.
In the above active users options the bar is not centered and the more important thing the distance from he first line of usernames in my opinion is very short. Not good in appearance (i.m.o. thought)
Apart from perfect mod! Boofo did his miracle again!
What do you mean "not centered"? And look at the options. They will give you the spacing you are wanting.
Mikevet1984
03-04-2011, 03:09 PM
The first one and only setting about above active users option.... gives you no chance to choose if centered or from the left. Plus it is very close to first line of user names
Boofo
03-04-2011, 03:22 PM
I thought of centering that but it really looked bad as the rest of the text above it is left-aligned. And since I don't use that option, I didn't spend very much time on it.
SEW810
03-04-2011, 05:27 PM
https://vborg.vbsupport.ru/external/2012/01/11.gif Installed
https://vborg.vbsupport.ru/external/2012/01/11.gif Working on vb 4.1.2
https://vborg.vbsupport.ru/external/2012/01/11.gif +5 Stars
Thank you very much !!!
if ($your_mod != 'working')
{
$all_of_us = 'f___d up';
}
else
{
$all_of_us = 'happy';
}
lol
Eduardo Leon
03-04-2011, 08:51 PM
hahaha !
buena respuesta SEW810 xD !
if ($your_mod != 'working')
{
$all_of_us = 'is pretty cool';
}
else
{
$all_of_us = 'f___K D: ! ';
}
xD !
nice
horussjr
03-19-2011, 12:17 PM
if position is set with below active users is wont appear under Currently Active Users but under Total members that have registered on the forum today
Boofo
03-19-2011, 12:21 PM
No, it will appear where it is supposed to.
horussjr
03-19-2011, 12:36 PM
i can assure you it wont.....
Good Job Men !
I had edited it for myself as soon as upgrade to vBB 4.1.2 !
Boofo
03-19-2011, 12:53 PM
i can assure you it wont.....
What do you mean "it won't"?
Frost5
03-19-2011, 03:33 PM
Works great on 4.1.2, thanks.
horussjr
03-19-2011, 06:41 PM
What do you mean "it won't"?
take a look at this pictures.... same problem as the other product from where you redirected me
LE: if i disable the who have registered mod then that bar goes up to Total websites who have referred visitor today
Boofo
03-19-2011, 07:58 PM
LE: if i disable the who have registered mod then that bar goes up to Total websites who have referred visitor today
That is an easy fix. You need to go it go all those products and set the Execution Order to something other than 1, which is what this mod is set at. They are all set at one and fighting one another. Not much else you can do.
As far as this being the same thing as the other mod, they are not even close in what they can do. This mod has many more locations available, for one thing.
OldSchoolDSL
03-23-2011, 05:28 AM
Installed (using this to replace another modification)
Working
4.1.2 :)
China-Rising
03-28-2011, 08:58 PM
Installed and working perfectly.
One request though:
Is it possible to make the legend clickable? in other words I click on the Administrator and and it will take you to the member page of who belongs in that group? Or I click on Registered users and it takes you to the page listing all the members who belong in that group?
They have this on phpBB.
Boofo
03-28-2011, 09:27 PM
Installed and working perfectly.
One request though:
Is it possible to make the legend clickable? in other words I click on the Administrator and and it will take you to the member page of who belongs in that group? Or I click on Registered users and it takes you to the page listing all the members who belong in that group?
They have this on phpBB.
That would require adding a lot more to this mod than I'm willing to do as it is a free mod.
China-Rising
03-28-2011, 09:48 PM
That would require adding a lot more to this mod than I'm willing to do as it is a free mod.
No problem Boofo, keep up the great work. I always find your mods very useful:)
Coume
03-29-2011, 05:51 AM
Thanks.
I installed it on my forum ( http://www.mythtvtalk.com/forum/ ) but all the usergroups are written in the same color.
Any idea on what to do to fix it?
Thanks
Boofo
03-29-2011, 09:19 AM
Thanks.
I installed it on my forum ( http://www.mythtvtalk.com/forum/ ) but all the usergroups are written in the same color.
Any idea on what to do to fix it?
Thanks
You need to add the "Username HTML Markup" for each usergroup in the Usergroup settings.
TR KRUPT
03-29-2011, 12:07 PM
I have a question does anyone know how to get the different names colored. Sorry just breaking into this whole website thing. Thanks, Also what is a HTML Markup. Sorry im very new to this. lol
Mikevet1984
03-29-2011, 01:05 PM
Take a look at this short tutorial.
Enter Admin CP --> Usergroups --> Usergroup Manager
<Edit usergroup> for every usergroup you would like to edit. Click on the GO button.
When the permission page loads go to <Username HTML Markup > option. You will find there two empty boxes.
In the first one write:
<span style="font: 12px Tahoma; color: #FF0000; font-weight: bold;">
Change the font settings as you wish for the usergroup. #FF0000 is the html color, this is what you are looking for. For more color htmls take a look here (http://www.w3schools.com/Html/html_colors.asp) and replace the #FF0000 with whatever you like.
In the second one write:
</span>
Take a look at the attached screenshot.
Hope I was useful and helped.
Regards!
Mr. Flowers
03-30-2011, 12:33 AM
The attachment won't download for me. I really want this.
EDIT: never mind it downloaded. Works great!
Boofo
04-01-2011, 01:42 AM
hahaha !
buena respuesta SEW810 xD !
if ($your_mod != 'working')
{
$all_of_us = 'is pretty cool';
}
else
{
$all_of_us = 'f___K D: ! ';
}
xD !
nice
Your code above makes no sense.
docvader
04-15-2011, 01:59 PM
Boofo, long time no talk, hope this finds you well.
I'm having the same issue as a previous participant here, with the legend showing below Paul M's "who has registered" and "who has visited", when I put the legend below the active users.
I have no idea how to change the execution order of these products. My apologies, but over ten years of using vbulletin, and I have no idea....
Thanks man. Great to see you are still around here.
forum.russbo.com
Boofo
04-15-2011, 02:03 PM
Update posted to fix the issue above.
khena25
04-15-2011, 06:52 PM
HI!
I installed this, but the colors don't change for the legend! :(
mitch84
04-16-2011, 05:04 AM
thank you for this update
steve1966
04-16-2011, 02:09 PM
Thank you rated 10
horussjr
04-16-2011, 02:55 PM
now it works perfect boofo. thank you for updating:)
Boofo
04-16-2011, 03:16 PM
You had doubts? ;)
I have question about this mod,after i installed this mod (thx Boofo) it shows up user groups on my forum home page but now i have issue with 1 usergroup (usergroup id:3) it shows usergroup but there's no visible users online for that group-while for the other usergroups work fine.My vB version is 4.1.3.Any idea or suggest how to fix it?
Thx in advance
Boofo
04-17-2011, 03:59 PM
I have question about this mod,after i installed this mod (thx Boofo) it shows up user groups on my forum home page but now i have issue with 1 usergroup (usergroup id:3) it shows usergroup but there's no visible users online for that group-while for the other usergroups work fine.My vB version is 4.1.3.Any idea or suggest how to fix it?
Thx in advance
I'm not sure I understand what you mean. This is only a legend. It doesn't depend on the usergroup to be online to show.
Also, make sure you added the correct usergroupids to the setting.
ozzy47
04-23-2011, 11:37 AM
I know this is not a issue with the mod but can you tell me how to get rid of the extra line of usergroups seen in the image?
The top line of usergroups is the one that should not be there, the bottom one is what the mod inserted.
http://www.myfriendsspace.com/imagehosting/14db2c7a3774dc.png
Boofo
04-23-2011, 11:42 AM
Uninstall the other legend mod you are using.
ozzy47
04-23-2011, 12:33 PM
Uninstall the other legend mod you are using.
I have uninstalled the other mod but it still shows the same
Boofo
04-23-2011, 12:52 PM
If is still shows the same then you have either not uninstalled the other mod or there is a legend template edit that needs to be taken out. This mod in no way will make 2 lines like that.
ozzy47
04-23-2011, 03:40 PM
OK I found out it was settings in dbtech info panels adding extra line.
Thanks for the time !!
Mikevet1984
05-12-2011, 11:17 PM
Hello, Boofo!
One question please...Is it possible to change the symbol between the usergroups to sth different eg a dot, cycle or a vertical line?
Boofo
05-12-2011, 11:38 PM
Sure, just edit the xml file. But make sure you adjust the substr code for whatever you change it to.
Mikevet1984
05-13-2011, 02:51 PM
Thank you, very much!
Mikevet1984
05-14-2011, 06:27 AM
Boofo is it possible, in the next update of this mod, to add the above active users (centered) option?
Boofo
05-14-2011, 06:35 AM
I tried doing it once and could never get it to look right. I will look into it again when I have some time.
Mikevet1984
05-14-2011, 06:37 AM
Thank you! You have always been a good gentle guy! I will be waiting for your update when it's ready for release. Thanks again for your reply!
XiTCLUB
05-15-2011, 10:52 PM
good work! keep sharing :)
BCP Hung
05-21-2011, 02:52 PM
Nice update, thanks again !
steve1966
05-21-2011, 03:29 PM
Thank you for the update nominated
Mikevet1984
05-22-2011, 01:21 AM
Thank you, Boofo!
You are the best!
discodoran
05-29-2011, 01:56 AM
hey man I would like to change the symbol to just a , instead of the star can you please tell me how to go about doing this cheers
Masked Crusader
06-17-2011, 03:59 AM
A working usergroup legend for 4.1.4. THANK GOD!
Much appreciated bud!
Strauss
06-21-2011, 05:10 PM
This is great, but how do i change the stars to diamonds?
Boofo
06-21-2011, 08:50 PM
Update posted to add separator setting.
Strauss
06-22-2011, 02:05 AM
Update posted to add separator setting.
Perfect. Much appreciated!
LLent
06-22-2011, 02:10 AM
Thanks great work installed and working perfect love the choices
Boofo
06-22-2011, 02:29 AM
Thanks great work installed and working perfect love the choices
There was another update after 1.0.7 that added 2 more separators. You might want to grab version 1.0.8.
Taurus1
06-23-2011, 12:16 PM
Love this mod! Thank you so much. Is it perhaps possible to hide this for guests? I don't show members online for guests, but this still shows.
Thank you!
Boofo
06-23-2011, 07:32 PM
Love this mod! Thank you so much. Is it perhaps possible to hide this for guests? I don't show members online for guests, but this still shows.
Thank you!
Just do a conditional for it around the code.
Love this mod! Thank you so much. Is it perhaps possible to hide this for guests? I don't show members online for guests, but this still shows.
Thank you!
I have recently used a few of this developers mods. I have gone through the process of marking as downloaded,marked as installed,as well as rated. And with this being a new update I would think that either you want the mod for what it states its purpose as well as functions are. If you need additional options such as I needed message him and offer him something for his time as I did. I think what gets overlooked here by a lot of us vbulletin license owners is when it comes to using these mods for our own personal sites we are not accounting for the time the developer put in to making them.
Taurus1
06-23-2011, 10:43 PM
Just do a conditional for it around the code.
Yes, thank you, but which code should I look for?
EDIT: I figured it out thanks. And I donated to support the developer too. As I have done for many many other developers as well. So please, in future, RSNF, don't generalize OK!
Thanks.
Boofo
06-24-2011, 11:53 AM
I want to thank the 3 kind people who have donated for this mod. It is nice seeing some respect shown for all the hard work and energy put into coding free mods here on the org. The rest of you members can learn something from these 3. ;)
Mikevet1984
06-24-2011, 12:28 PM
A good idea would be to add the nicks of the donators in the first post...as thankfulness to their donations. This would be a reward for their good action.
Boofo
06-24-2011, 12:45 PM
Not all donators want to be recognized, though. ;)
Anopheles
06-24-2011, 06:27 PM
I want to thank the 3 kind people who have donated for this mod. It is nice seeing some respect shown for all the hard work and energy put into coding free mods here on the org. The rest of you members can learn something from these 3. ;)
Now 4! :up:
Boofo
06-24-2011, 09:28 PM
Now 4! :up:
I haven't received a donation from you. Don't make false donation claims. It undermines those that have.
ascott
07-08-2011, 05:39 PM
Works greats, thank you!
Jokermixer
07-13-2011, 07:35 PM
I had istalled this plugin but in the options there isn't "Usergroup Legend on Forumhome".
I had only upped the file .xml but there isn't nothing...
What can I do?
Jokermixer
07-16-2011, 11:03 AM
Now it works very well Thanks!
mb2tour
07-18-2011, 12:51 PM
4.1.4 anyone?
Thank you,
~~QS
Boofo
07-18-2011, 01:08 PM
4.1.4 anyone?
Thank you,
~~QS
From the first post:
vB Version: 4.x.x
vigneshrajesh
08-09-2011, 07:49 AM
hi..i have installed..but i am not getting any colours..for each group..help me to fix this..
Check this:https://vborg.vbsupport.ru/ (http://imageshack.us/photo/my-images/163/captureo.gif/)
bosanci28
08-09-2011, 05:04 PM
hi..i have installed..but i am not getting any colours..for each group..help me to fix this..
Check this:http://img163.imageshack.us/img163/3655/captureo.gif (http://imageshack.us/photo/my-images/163/captureo.gif/)
look back at post #30 (https://vborg.vbsupport.ru/showthread.php?t=259806&page=2) so you can fix the color problem,friend.
creative-friend
08-10-2011, 11:40 PM
Loved It.......
Thanks Alot Boofo..................
I just upgraded to newest version and the users wernt showing......
I was searching around n found this.........
Thanks Alot...
Taurus1
08-30-2011, 05:24 AM
I don't know if I just never seen it before, but if you look at screenshot, there is one place where it has 2 separators. How to fix that please?
132466
Conehead555
08-30-2011, 04:44 PM
That'll work! :) 4.1.4
Boofo
09-04-2011, 10:18 AM
I don't know if I just never seen it before, but if you look at screenshot, there is one place where it has 2 separators. How to fix that please?
132466
It looks like you have a usergroup number in the settings that isn't legit.
Taurus1
09-04-2011, 10:52 AM
It looks like you have a usergroup number in the settings that isn't legit.
Yep, that was it. Thank you very much! :up:
Thorlax402
09-05-2011, 09:16 PM
Sorry but..
if ($mark_as_installed != 'clicked')
{
$you_get = 'squat';
}
else
{
$you_get = 'support';
}
I lol'd. Thanks for being amusing. Installed.
Dr.osamA
10-14-2011, 08:14 PM
Excellent
instaled
rated
translated to Arabic ... plzzz be nice and add it to 1st original post
thank you bro
exhibitionpoult
11-06-2011, 10:38 PM
Is there a list of what colours work with this MOD
Scyther
11-07-2011, 07:40 AM
Good one...
Marked installed..
Luca_ITA
01-03-2012, 05:13 PM
THX. Works perfect on 4.1.9
Luffy-9
01-05-2012, 09:49 AM
https://vborg.vbsupport.ru/external/2012/01/11.gifInstalled..
Thanks very much (Y)
spillage
01-29-2012, 05:52 PM
Another Boofo mod working a treat (4.1.10).
Thank you for your ongoing contributions here.
A suggestion for the next release:
An option for mouse-over on the legend giving a tool-tip displaying the Usergroup Description.
This way if we note the criteria for the group/level in the description, members have a quick reference.
[Edit] Whilst I'm in the suggestive mode;
Have the legend use "User Title" rather than "Title" if available.
Have the Spider Icon visible in the legend (if also using that mod).
Danny Diamond
01-30-2012, 01:19 AM
I love when they are this easy. nice work.
Nirjonadda
02-18-2012, 01:27 PM
Great ... Thanks very much
Ddiablo
02-26-2012, 02:42 PM
Hello
Y have this problem in my (vBulletin 4.1.10)
https://vborg.vbsupport.ru/
Help me please
Thanks
Boofo
02-26-2012, 03:34 PM
Hello
Y have this problem in my (vBulletin 4.1.10)
http://inforsat.org/apagar.jpg
Help me please
Thanks
if ($mark_as_installed != 'clicked')
{
$you_get = 'squat';
}
else
{
$you_get = 'support';
}
Ddiablo
03-04-2012, 01:23 PM
Sorry, I uninstal this mod
Not working in my 4.1.10
The Usergroup Color Bar work 5*****
Tanks for your help
Boofo
03-04-2012, 03:24 PM
Sorry, I uninstal this mod
Not working in my 4.1.10
The Usergroup Color Bar work 5*****
Tanks for your help
This works fine on 4.1.10. Your settings are wrong.
hadegon
03-05-2012, 10:27 PM
It works for 4.1.7?
ssdevious
03-09-2012, 06:50 PM
Hey there,
it seems to work fince even with the latest vB 4.1.11
However, what kind of code would we use, if we wanted to put the whole user group into say a couple of brackets?
What I mean is to put a separator in front of the user group and behind it as well.
EXAMPLE;
Current Version:
Admins - Moderators - Members - Banned
My Idea:
- Admins - Moderators - Members - Banned -
What I'm Trying to Achieve:
[Admins] [Moderators] [Members] [Banned]
To simply create a separator with a parameter, that the user group would fit in it.
Any ideas?
Best Regards,
~tEh'P?r4d0x
Taurus1
05-11-2012, 05:05 AM
Hi Boofo,
Is it perhaps possible to add some space on the left and right side?
See attached screenshot:
138367
Thank you so much!
Boofo
05-11-2012, 05:10 AM
Well, there is already spacing there that conforms to the spacing of the rest of it. You have way too many usergroups, my friend. LOL
Taurus1
05-11-2012, 05:31 AM
Well, there is already spacing there that conforms to the spacing of the rest of it. You have way too many usergroups, my friend. LOL
hahahaha....tell me about it! :p
Loot at this screenshot, you will perhaps see better what I mean. The legend is completely to the left. Not like the other stuff above or below it.
138368
Hope you can help. And thanks!
Boofo
05-11-2012, 05:45 AM
What version of vb are you using?
Taurus1
05-11-2012, 05:54 AM
What version of vb are you using?
4.1.12 PL1
Boofo
05-11-2012, 07:00 AM
Working on a fix now.
Boofo
05-11-2012, 08:38 AM
Did it fix your issue? Can you post of pic?
Taurus1
05-11-2012, 08:55 AM
Did it fix your issue? Can you post of pic?
Unfortunately not my friend. :(
138377
LifesGreatestGift
05-11-2012, 09:01 AM
Unfortunately not my friend. :(
138377
Because of how many usergroups you have, please choose Location option 1.
when the width of your total usergroups is less than the width of the users online you would then choose a centered location.
(you currently have location 5 selected)
Choose Location 1.
Taurus1
05-11-2012, 09:25 AM
Thank you very much. I chose the Below activeusers with 1/2 line break (left) one now, and it works like that. Awesome!!
Boofo
05-11-2012, 09:45 AM
As long as you don't use any centered options with that long line, you will be fine.
Taurus1
05-11-2012, 12:23 PM
Thanks for the latest update mate. Sent you a small something...lol
It is so rare these days that you find coders that are really proud of their work. You truly are a pioneer my friend. Thank you!
Taurus1
05-11-2012, 12:33 PM
OH....how can I change the color of the black diamond to white please? I use a dark forum skin. Thank you.
LifesGreatestGift
05-11-2012, 12:39 PM
Just updated the mod to support changing the color. Its in the stylevars. ;)
Boofo
05-11-2012, 12:56 PM
Thanks for the latest update mate. Sent you a small something...lol
It is so rare these days that you find coders that are really proud of their work. You truly are a pioneer my friend. Thank you!
Thank you, sir. That means a lot. ;)
Taurus1
05-11-2012, 01:07 PM
Just updated the mod to support changing the color. Its in the stylevars. ;)
OH blah...lol....got it...thanks mate!!
Thank you, sir. That means a lot. ;)
It is me that has to thank you!! :)
Boofo
05-11-2012, 01:13 PM
Well, there's always Christmas. ;)
Nirjonadda
05-11-2012, 03:16 PM
Excellent Updated ! Thanks Boofo for your great work !
Gemma
05-11-2012, 09:04 PM
Thanks for the update :)
Nelson58
05-12-2012, 12:00 AM
Tried to install this on my site using 4.1.12 patch one worked ok!
Nelson
Boofo
05-12-2012, 02:32 AM
Tried to install this on my site using 4.1.12 patch one worked ok!
Nelson
You might want to click the install button as there will be future updates you will want to know about.
Taurus1
05-13-2012, 08:37 AM
Thanks for the update!
L2Insomnia
05-13-2012, 11:50 AM
Yep thanks for the update :)
Syxguns
06-07-2012, 08:01 AM
Boofo,
First I would like to say THANK YOU!! Great mod, that I used to replace another mod. However, I'm running vB 4.2, but I don't think that is the issue. You see I have a theme that I created on my site: http://www.place4musicians.com which you will see when you go there. However, I just purchased Bluepearl Seamus Light and Dark. The dark version I have not got around to installing all the XML files yet.
After you go to my site, a work in progress for a little over a year, you will see that your mod works perfect on the default "vBSilver" theme that I created. However, if you change the theme to any of the Seamus themes you will see that I get a black bar with the names on top of it. There will be a pic at the bottom of the post for you as well.
This is the reason that I removed the other modification and switched to yours, so I'm let with a.... "How do I get that black box out of there?" question. I've used Firebug, but it doesn't even come close to giving me a hint in the Stylvars of what I need to change. It's left me a little confused at this point!
Anyway, I was hoping that you might be able to give me a little direction in this area. Like I said, I had another Usergroup legend mod that did the same thing. I really want to have your mod on my site, so if you know of anything that will help me I would appreciate the assistance. :confused:
Many thanks for the work you put forth in this modification!!:)
Syxguns
06-08-2012, 07:58 AM
Boofo,
I kind of got it to work. Using Firebug I noticed that the information was taking place:
.boofo_usergroup_case_6 {
I'm not much of a coder so what I did was the add a background color at the bottom of the CSS file in the same place that Firebug told me.
.boofo_usergroup_case_6 {
display: block;
margin: 1.0em 0 0.5em;
text-align: center;
background: #FFFFFF;
The line in red is of course what I added. However, it's not really a big deal, but I noticed that the boarder top and bottom are not equal. I've attached an image to show you what I mean. Is there a place in the CSS where I can make this change? Like I said it's okay, but I would like the boarder top and bottom to be of equal size.
Thank you!:) Loving the mod!!
Edit: Forgot to upload picture!!
ahbao
06-22-2012, 03:29 AM
Hi all, any idea why mine is not showing the colors?
androidcommunity.com/forums/forum.php
thanks!
Syxguns
06-22-2012, 04:40 AM
Hi all, any idea why mine is not showing the colors?
androidcommunity.com/forums/forum.php
thanks!
Usergroups > Usergroup Manager > Select the Usergroup that you want to edit the color on. You will see two boxes next to "Username HTML Markup". The first box is for the opening tags and the second box if for closing tags. I'll show you mine for my Administrator.
Opening box
<span style="font: 13px Comic Sans MS; color: red; font-weight: bold;">
Closing box
</span>
You can set it up with different fonts and colors for each group. Just keep in mind that if the user does not have the font on their computer then it will not show for them. Try to stick with common fonts.
ahbao
06-25-2012, 09:48 PM
ah... thanks man!
everydayforums
06-26-2012, 04:39 PM
Im having trouble with it Identifying the spiders. It just shows how many members and guest I have but no spiders, nore to they show up on the online list just as guest, If I click the ip it says googlebot. I have both mods installed but no luck getting them to show up.
Hello, i've installed this great mod and it works perfectly but it will only show the legend if are logged in, any idea why ?
TheSupportForum
10-07-2012, 06:48 AM
Boofo,
First I would like to say THANK YOU!! Great mod, that I used to replace another mod. However, I'm running vB 4.2, but I don't think that is the issue. You see I have a theme that I created on my site: http://www.place4musicians.com which you will see when you go there. However, I just purchased Bluepearl Seamus Light and Dark. The dark version I have not got around to installing all the XML files yet.
After you go to my site, a work in progress for a little over a year, you will see that your mod works perfect on the default "vBSilver" theme that I created. However, if you change the theme to any of the Seamus themes you will see that I get a black bar with the names on top of it. There will be a pic at the bottom of the post for you as well.
This is the reason that I removed the other modification and switched to yours, so I'm let with a.... "How do I get that black box out of there?" question. I've used Firebug, but it doesn't even come close to giving me a hint in the Stylvars of what I need to change. It's left me a little confused at this point!
Anyway, I was hoping that you might be able to give me a little direction in this area. Like I said, I had another Usergroup legend mod that did the same thing. I really want to have your mod on my site, so if you know of anything that will help me I would appreciate the assistance. :confused:
Many thanks for the work you put forth in this modification!!:)
first of all; Boofo can't reply hes "R.I.P" he died
Hello, i've installed this great mod and it works perfectly but it will only show the legend if are logged in, any idea why ?
Anyone ?!
zombiemau5
11-04-2012, 12:48 AM
Instaled on 4.2.0 working great, thanks!
Fivestones
11-10-2012, 03:33 AM
thanks adding to new site
Fivestones
11-20-2012, 11:20 PM
thanks a lot great ..
Rodrigo.
03-22-2013, 11:16 AM
great!
twistedsoul
05-06-2016, 09:54 PM
thanks!
JARNAR
06-05-2017, 04:39 PM
Hello, I have installed the product :)
1) How to add the title with an image (title Usegroup Legend)?
2) How do you put the horizontal separator line?
(Both of them marked in the attached picture)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.