The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Members Title's
Is there any way of removing the member title feature completely so no one has one?
|
#2
|
|||
|
|||
There is no on/off switch, but I think if you edit each usergroup and remove any "User Title" and make sure "Can use custom Title" is set to No, then go to the "User Titles" manager and delete all titles, then go to Maintenance > General Update Tools and "Update User Titles and Ranks", there won't be any displayed.
|
#3
|
||||
|
||||
Hello,
If you want every user titles directly removed from the database, then you can go with the solution posted above, but if you only want to hide it only in your template, then just add the following code in additional.css You can find it in Admin CP > Styles & Templates > Style Manager > {Your Template} > Edit Templates > CSS Templates > additional.css Code:
.usertitle { display:none !important; } Regards. |
Благодарность от: | ||
kh99 |
#4
|
||||
|
||||
Works a treat, Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|