I currently have this installed on my vBulletin 4.2.4(I believe it is)
https://vborg.vbsupport.ru/showthread.php?t=296965 . It works, although it does not let me add multiple usergroups like it states it does in the options.
Use like this. USERGROUPID, STYLE-USERGROUPID2, STYLE2. FOR EX: 6, background:url(images/admin.png);height:300px;-7, background:url("forum_mod.png");height:300px;
This is what I have
6, background:url(images/smalltown/owner_bg.png);height:290px; 9, background:url(images/smalltown/admin_bg.png);height:290px; 10, background:url(images/smalltown/vip_bg.png);height:290px;
Now, the only background working is the first usergroup which is ID 6(the default administrator group). 9 and 10 do not. These are the correct usergroup ids. If I changed the orders putting usergroup ID 9 first, it uses that one. Help? Lol