Is there a way to get the FontFormat select list to display the items "styled" like the Styles list does? In other words can I have it display the item for "h2" using the css I have defined for that.
Does that make any sense? or do I need to elaborate?
Does that make any sense? or do I need to elaborate?

RE: FontFormat display
I´ve got the same Problem and found no Solution.
Anybody a way to change the CSS for the FontFormat-List?
Greets Mario
RE: FontFormat display
v2.3.2 uses the fck_editorarea.css file to style this. there's also a new config setting to override this and use a separate stylesheet for the purpose.
With older versions, you can add your styles to the fck_editor.css style sheet in the appropriate skins directory. This has worked for me.
Always clear your cache after changes.
RE: FontFormat display
thx for the answer, i use 2.3.1. I seen that 2.3.2 is official released since yesterday.
I have to do an Update...
Greets Mario