View Full Version : Setting a skin to a usergroup
ebaumsworld
08-26-2004, 02:42 AM
I set up a skin in VB that doesn't have any banners. I created a new "premium users" usergroup that I want to set to use the no ads skin.
How do I set a usergroup to automatically use a certain skin? I want to allow people to subscribe at a premium level usergroup that uses a no ads skin.
Please help!!
-e
amykhar
08-26-2004, 03:51 AM
It's easier (Much) to put conditionals in ALL of your skins.
On my board, it looks something like this:
[code]
<if condition="!is_member_of($bbuserinfo,6,27)">
Ad code here
</if>
I have the is_member_of improvement hack installed.
Amy
ebaumsworld
08-27-2004, 04:32 PM
This won't work for me. I have set up special skins for certain user groups. Can someone help me make a hack? My email is ebaum@ebaumsworld.com
Thanks!!!
nexialys
08-27-2004, 04:52 PM
i've done a hack lately, so for each usergroup, you have more than 3 banners set.. header/navbar/footer ... you can integrate the code in all your styles, so you don't have to modify the templates each time...
the client is very happy with the solution because you simply have to enter the html tag for the banner you want to display for each usergroup, instead of making conditionals for each template...
just PM me if you are interested... (small fee btw)
hum.. but i read the request again... selecting what usergroup can use a skin, may be another kind of hack... interesting feature btw... a skin by default for each usergroup, and "this skin can be used by XX usergroups ... two good features to add... may have to take a look myself if a client come to ask.
Multani
11-08-2005, 07:36 PM
I set up a skin in VB that doesn't have any banners. I created a new "premium users" usergroup that I want to set to use the no ads skin.
How do I set a usergroup to automatically use a certain skin? I want to allow people to subscribe at a premium level usergroup that uses a no ads skin.
Please help!!
-e
I need this too, is there a solution now?
parash
12-28-2007, 05:49 AM
i've done a hack lately, so for each usergroup, you have more than 3 banners set.. header/navbar/footer ... you can integrate the code in all your styles, so you don't have to modify the templates each time...
the client is very happy with the solution because you simply have to enter the html tag for the banner you want to display for each usergroup, instead of making conditionals for each template...
just PM me if you are interested... (small fee btw)
hum.. but i read the request again... selecting what usergroup can use a skin, may be another kind of hack... interesting feature btw... a skin by default for each usergroup, and "this skin can be used by XX usergroups ... two good features to add... may have to take a look myself if a client come to ask.
i am looking for same help...to set up banners for usergroup same default template.
XxBuLLeTz
12-30-2007, 03:36 PM
i would enjoy a mod like this too
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.