The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]() ![]() I had seen this on a forum, and I was wondering, how would someone remove the underline before and after the A? |
#2
|
||||
|
||||
![]()
You mean, in the text editors?
If so, in style manager Use "Search In Templates" to find all templates that have the word "separator" or "separator.gif" in them. This will populate the list of all the editor templates in your style. Go in and comment out the references to the "underline" function in the editors. Don't remove them, just comment them out because you might find you want them back someday. |
#3
|
||||
|
||||
![]()
Ah, so it wouldn't have to do with the usergroup markup or anything?
|
#4
|
||||
|
||||
![]() Quote:
I know you can disallow them all by usergroup, but that's not what you asked for and as I'm sure you already knew. ![]() |
#5
|
||||
|
||||
![]()
So to comment it out, as one of the Admins who is asking hasn't messed with Style Manager. Just remove the option, or put // in front?
|
#6
|
||||
|
||||
![]()
Which by the way, the template edits above won't stop anyone from manually inputting the "u" BB code in their posts... Perhaps wait before doing anything, until a wiser vB licensee comes along to answer this.
Removing it from the editors is one thing, disallowing that BB code globally is quite another. |
#7
|
||||
|
||||
![]() Quote:
HTML Code:
<td><div class="imagebutton" id="{$editorid}_cmd_underline"><img src="$stylevar[imgdir_editor]/underline.gif" width="21" height="20" alt="$vbphrase[underline]" /></div></td> |
#8
|
||||
|
||||
![]()
I'm very sorry, I'm still also new to this side of vBulletin. So that code you provided me, how would I comment that out?
|
#9
|
||||
|
||||
![]() Quote:
Comment it out like this: <!--- the code ---> But as I just told you, this only removes the button from the editor. IT DOES NOT STOP ANYONE FROM USING THE UNDERLINE FUNCTION ANYWAY. |
#10
|
||||
|
||||
![]() Code:
<1--- <td><div class="imagebutton" id="{$editorid}_cmd_underline"><img src="$stylevar[imgdir_editor]/underline.gif" width="21" height="20" alt="$vbphrase[underline]" /></div></td> ---> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|