Re: FontSize and FontName Dropdowns

  •  10-30-2008, 1:20 PM

    Re: FontSize and FontName Dropdowns

    I am having the same issue.
     
    I am able to add new font sizes, and the selected text will be styled appropriately, but the drop-down will not reflect the chosen size.
     
     
     
    Here is an example of an item I have added to common.config under FontSize:
     
    <item text="42pt" value="42pt">
        <html><![CDATA[<font size='42pt'>42pt</font>]]></html>
    </item>
     
     
View Complete Thread