
Originally Posted by
marton_1
Hi
I am using Zencart 1.5.1 classic green template and the latest CK editor from zencart add-ons that was updated last December.
It is working fine.
My problem is I want to add a couple of extra font sizes to the drop down list of sizes in the box you see when you want to edit products, so I can select the new sizes..
I added the extra ones to the list of font sizes (CKEDITOR.config.fontSize_sizes=) in config.js and ckeditor.js. They then show up in the dropdown list of sizes but as blank, there are no names.
For example if I add 20b/21px then the 20b does not show up, just a blank. If I click on the blank then I can set the font selected in the box to the size 21px.
Am I updating in the correct places?