The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Setting a skin to a usergroup
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 |
#2
|
||||
|
||||
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 |
#3
|
|||
|
|||
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!!! |
#4
|
|||
|
|||
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. |
#5
|
|||
|
|||
Quote:
I need this too, is there a solution now? |
#6
|
|||
|
|||
Quote:
i am looking for same help...to set up banners for usergroup same default template. |
#7
|
|||
|
|||
i would enjoy a mod like this too
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|