Schneeflocke
05-06-2016, 12:44 PM
Hello,
id like to delete some functions (framed red) in the advanced text editor ?edit my own post?.
https://vborg.vbsupport.ru/external/2016/05/24.jpg (http://www.directupload.net)
I deleted these functions from ?new post? and ?reply post? (framed green).
#cke_11, #cke_9, #cke_34, #cke_41 {
display: none;
}
But in ?edit my own post?, they are still there (framed blue).
I tried it whith:
#cke_75, #cke_73, #cke_98, #cke_105 {
display: none;
}
It worked for the first post. In the second post the functions are still there ?
So, I tried it with:
#cke_75, #cke_73, #cke_98, #cke_105 {
display: none;
}
#cke_146, #cke_144, #cke_169 #cke_176 {
display: none;
}
Now, it worked fort the first and the second post (yeah!), but not fort the third (cry!!!)!
I know the difference between first and second is 64
11-75= 64
9-73=64 ...
, and the difference between second and third is 71, between third and fourth is 71
75-146=71
73-144=71 ...
? etc.
How I can delete these f****** functions from ?edit post??????
I'm going crazy!
Best regards!
id like to delete some functions (framed red) in the advanced text editor ?edit my own post?.
https://vborg.vbsupport.ru/external/2016/05/24.jpg (http://www.directupload.net)
I deleted these functions from ?new post? and ?reply post? (framed green).
#cke_11, #cke_9, #cke_34, #cke_41 {
display: none;
}
But in ?edit my own post?, they are still there (framed blue).
I tried it whith:
#cke_75, #cke_73, #cke_98, #cke_105 {
display: none;
}
It worked for the first post. In the second post the functions are still there ?
So, I tried it with:
#cke_75, #cke_73, #cke_98, #cke_105 {
display: none;
}
#cke_146, #cke_144, #cke_169 #cke_176 {
display: none;
}
Now, it worked fort the first and the second post (yeah!), but not fort the third (cry!!!)!
I know the difference between first and second is 64
11-75= 64
9-73=64 ...
, and the difference between second and third is 71, between third and fourth is 71
75-146=71
73-144=71 ...
? etc.
How I can delete these f****** functions from ?edit post??????
I'm going crazy!
Best regards!