Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2008-09-30 18:10:36

bigshowmg
New member
Registered: 2008-09-30
Posts: 1

Font-Size in px instead of small, medium....

Hi
I was wondering if someone could help me?
I want to set the editor so it gives the option of changing the font size to either 10, 11 or 12 px.
I have changed the following -
xinha_config.fontsize =
  {
    "— size —": "",
    "1 (10 pt)" : "1",
    "2 (11 pt)": "2",
    "3 (12 pt)": "3"
  };
And this appears correctly in the editor but the html code created sets the span style font-size to small/medium.... for the text that is edited rather than to 10,11,12px.
Am I being an idiot here? Is there anyway to change this?

Thanks in advance!

Matt

Offline

Board footer

Powered by FluxBB