Hi i think it would be useful if there was an option to use the Visual Blocks function, but hide the button for the users.
Less buttons, cleaner interface, less space.
I've tried:
button#editor_visualblocks {
display: none;
}
This doesn't work, and an option in te interface is much more user friendly.
Regards René
You need to be logged in to post in the forum - Log In
An active JCE Pro Subscription is required to post in the forum - Buy a Subscription
- Support
- Forum
- Suggestons/Feature Requests
- Hide Visual Blocks button
Accepted Answer
Pending Moderation
Use
button.mce_visualblocks {
display: none;
}
Just because you're not paranoid doesn't mean everybody isn't out to get you.
- more than a month ago
- Suggestons/Feature Requests
- # 1
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »