The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Delete functions from advanced texteditor - edit post
Hello,
id like to delete some functions (framed red) in the advanced text editor ?edit my own post?. I deleted these functions from ?new post? and ?reply post? (framed green). Code:
#cke_11, #cke_9, #cke_34, #cke_41 { display: none; } I tried it whith: Code:
#cke_75, #cke_73, #cke_98, #cke_105 { display: none; } So, I tried it with: Code:
#cke_75, #cke_73, #cke_98, #cke_105 { display: none; } #cke_146, #cke_144, #cke_169 #cke_176 { display: none; } I know the difference between first and second is 64 Quote:
Quote:
How I can delete these f****** functions from ?edit post?????? I'm going crazy! Best regards! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|