Bonjour,
je cherche à modifier la liste des tailles et les tailles de police:
pour les transformer en ceci:
cela est-il possible?
merci d'avance
google translation:
Hello,
I seek to modify the list of the sizes and the sizes of police force:
to transform them into this:
is that possible?
thank you in advance
je cherche à modifier la liste des tailles et les tailles de police:
FCKConfig.FontSizes = '1/xx-small;2/x-small;3/small;4/medium;5/large;6/x-large;7/xx-large' ;
pour les transformer en ceci:
FCKConfig.FontSizes = '10px/10;12px/12;14px/14;18px/18;36px/36;48px/48;72px/72' ;
cela est-il possible?
merci d'avance
google translation:
Hello,
I seek to modify the list of the sizes and the sizes of police force:
FCKConfig.FontSizes = '1/xx-small;2/x-small;3/small;4/medium;5/large;6/x-large;7/xx-large' ;
to transform them into this:
FCKConfig.FontSizes = '10px/10;12px/12;14px/14;18px/18;36px/36;48px/48;72px/72' ;
is that possible?
thank you in advance
Re: fontsize
Bonjour
Currently (FCKeditor 2.4.3) it's impossible to set font sizes other than 1-7.
However in FCKeditor 2.5 you will have the ability to set font size in other dimensions.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: fontsize
I wait for the new 2.5
Re: fontsize
With the new 2.5 Beta, can I now change the fontsizes? If yes, how can I do that?
Regards, JS
Re: fontsize
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: fontsize
Re: fontsize
Re: fontsize
Why ? Using the pixel had no bug while percentage had. But I change it to points to match the font size in words.
Re: fontsize
To see this in action, in IE 6 go to the View/Text-Size menu and change the text size. If the text on the screen grows or shrinks then its accessible to users with bad vision.
Re: fontsize
Hello,

i'm not agree. My firefox can change font sizes event if it's defined in pixels.
I guess the problem is from web browser not from sizes in pixels.
Anyway, why not let us set sizes in pixels in fckEditor ?
We can do it with styles anyway but it's niceless....
Bye
And sorry for my English...
Re: fontsize
Hello again,
i've downloaded the new fck version (2.5.1) and try to put sizes in pixel in the sizes selector and... it works !!!!
Big thanks FCK !!!!!!