Hello,
today I realized that it is possible for a student to embed media from my site or upload media and use it in a message, see picture below:
student embed media
I don´t want that. I only want, that a student can write text and nothing more, no columns no videos only text. What can I do to make it work.
Thank you very much for your help.
All the best,
Christian
hi
use this code in custom css section:
div#message_body .vibe_message_editor .myeditor .vibe_editor .vibe_editor_elements .vibe_editor_element:nth-child(2) {
display:none;
}
Author
Posts
Viewing 6 posts - 1 through 6 (of 6 total)
The topic ‘student embed media’ is closed to new replies.