| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
|  how can i allow users to choose style & deny for visitors? 
			
			hi there i want only the users to choose forum style, and for visitors to not choose any style so they will see the default style how can i do this? waiting your help thanx | 
| 
			 
			#2  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			You could wrap an 'if' statement around the style dropdown box. Think it will be in the footer template. The if statement would be something like this: Code: <if condition="$bbuserinfo[usergroupid] == 1"> <else /> CODE FOR STYLES DROPDOWN MENU HERE </if>   | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			thanx for your help, but any one know how can i do this exactly plz?
		 | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |