odeen Posted November 7, 2013 Share Posted November 7, 2013 Hello all, i have been looking for solution, but nothing appeared before my eyes... Please, is there any possibility to add font in editor, so that user can change the default ones to those, predefined in CSS. For example mine customer is using Segoe UI in whole template, but in editor there is not listed Segoe UI. Please help... Link to comment Share on other sites More sharing options...
AndriusS Posted November 7, 2013 Share Posted November 7, 2013 I think, this should solve your problem: Create fonts folder : tinymce/themes/advanced/ - if not exists. Put font in fonts "tinymce/themes/advanced/fonts/aphrodite_pro.ttf. Add font in editor_template.js & editor_template_src.js include in "theme_advanced_fonts" Ex: theme_advanced_fonts: "Aphrodite Pro=aphrodite pro", Maintain "theme_advanced_fonts" font name sequence in above both js files. Source Link to comment Share on other sites More sharing options...
odeen Posted November 7, 2013 Author Share Posted November 7, 2013 Great, thank you Link to comment Share on other sites More sharing options...
vekia Posted November 7, 2013 Share Posted November 7, 2013 thread can be marked as [solved] now thank you! with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now