Hi all,
my first goal is to have a text formatted in pixels but i don(t managed to do that with the dropdown "font". So i use the "style" dropdown.
I create 2 styles in fckstyles.xml (14px and 28px) and my problem is that i don't want to be able to choose the two styles at the sime time for my text.
currently, i can have this html code :
<font style="font-size :14px><font style="font-size :28px>Ceci est un test</font></font>
I just want to have only one style applied....
how can i do that?
my first goal is to have a text formatted in pixels but i don(t managed to do that with the dropdown "font". So i use the "style" dropdown.
I create 2 styles in fckstyles.xml (14px and 28px) and my problem is that i don't want to be able to choose the two styles at the sime time for my text.
currently, i can have this html code :
<font style="font-size :14px><font style="font-size :28px>Ceci est un test</font></font>
I just want to have only one style applied....
how can i do that?