You are not logged in.
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