Viewing a snippet in the editor, shows the page text at a larger size than when saved and in the real website.
It is picking up my stylesheet as it offers the styles from that sheet in the dropdown but the text is showing in what looks like ‘small’, when it should be picking up a body (or p style I added but made no difference) of ‘x-small’ from the stylesheet.
If I highlight some of the text and chose Size 1 it does insert ‘xx-small’ into the span/font tag
Size 2 does not write any code, guess it refers to my stylesheet but if only it would write 'x-small' it would be good.
If I change my stylesheet to ‘xx-small’ it does indeed show that as same size in the editor and browser and size 2 then writes as 'x-small' and the appearence in the editor looks like the actual IE7 text size.
I am very confused as to why it is doing this and would appreciate any workaround.
PS - I have just thought well, I will go with font-size=small, so changed my style sheet body tag to that and thought yep the sites homepage looks ok.
Well I open the page up in the editor - and the text on the page in the editor is now showing in the next size up, looks like a 'medium'.
So I have got nowwhere, the editors display font size for my page is always one size larger than the real life IE7 and FF2, whose text size settings are both on normal.
Does that give anyone a clue as to where the problem might be please?
Thanks