I just installed CKEditor 4 and am having an issue where the following elements are missing from the toolbar.
'Font','FontSize','TextColor','BGColor'
my config is
config.toolbar_rpgToolbar =
[
{ name: 'styles', items : [ 'Styles','Format','Font','FontSize','TextColor','BGColor' ] }
];
Styles and Format show up, but the others do not. Help would be appreciated.
This is resolved, I was using the standard download and not the full.