The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Removing Icon legend and style chooser
I would like to have removed the Icon legend part down under the forum and also the styles chooser.
On my 3.X forum i could hide the styles option down under the forum, but i cant find it in v4.2.1 Anyone has an idea how to remove the icon legend part? |
#2
|
|||
|
|||
To stop users from changing styles go to ACP->Settings->Options->Style & Language Settings. Set 'Allow Users To Change Styles' to 'No'.
|
#3
|
|||
|
|||
I did that already, but it still can be seen. Is it possible that it stays enabled because i have the mobile theme also activated? But even when i deactivate the mobile theme the style chooser stays visible
|
#5
|
|||
|
|||
I had to disable the mobile theme to get rid of the style chooser. Also i have found the solution for removing the Icon Legend.
Go to template FORUMHOME and remove Quote:
|
#6
|
|||
|
|||
Thanks for sharing your tip. Good work!
Instead of removing the code, I would wrap the code with a template conditional. If you have not used them before, it is worth learning about. http://www.vbulletin.com/docs/html/t...e_conditionals |
#7
|
||||
|
||||
You could just wrap the code in the following.
Code:
<vb:comment> </vb:comment> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|