[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Sitefinity 12.2 MVC- Add functionality to Kendo editor toolbar

  • Thread starter Thread starter jread
  • Start date Start date
Status
Not open for further replies.
J

jread

Guest
If you want to add a class to links the user would highligh the link after they create it then select a class to apply as style ... Since this is a Kendo editor if you REALLY REALLY(I don't typically recommend) want them to change fonts you can add the different options to the tools array in the above json.config file, restart app to show changes. "fontName",//Font family "fontSize", //Font Size "foreColor", //Font Color "backColor", //Background color

Continue reading...
 
Status
Not open for further replies.
Back
Top