Hi everyone,
I would like to make it impossible for my users to use emoticons, because somehow there seem to be a bug. Using them now and then the program gets stuck (I think 3 out of 10 times). And you what people do when things don't work: they click away. So, is this possible? Already thanks for the reply.
Have a nice day, Damin
WebCards Support Forums » Feature Requests
Is it possible to disable the emoticons?
(2 posts)-
Posted 1 year ago #
-
Open up the file template.html from your chosen template. Find this section around line 33:
theme_advanced_buttons1 : "bold,italic,underline,separator,undo,redo,separator,fontselect,fontsizeselect,forecolor,emotions",
Simply remove emotions from the line (and ensure you remove the comma the comes before it. The line will then look like this:
theme_advanced_buttons1 : "bold,italic,underline,separator,undo,redo,separator,fontselect,fontsizeselect,forecolor",
Let me know if this works for you, and I am looking at your emoticon issue too.
Posted 1 year ago #
Reply
You must log in to post.
