Hallo list, I´d be glad if someone had a hint what to do.
Thanks again for helping. Best regards, Chris -------- Original-Nachricht -------- > Datum: Mon, 01 Sep 2008 22:44:59 +0200 > Von: Christian Schaffer <[EMAIL PROTECTED]> > An: [email protected] > Betreff: [imp] Xinha/FCKEditor: font face, font size > Hello list, > > I?m running Horde 3.2.1 (Imp 4.2, Dimp 1.0). Already searched the lists, > but didn?t find a solution for my topic, so I hope, you might give me a > hint where to look at: > Is it possible to initialize Xinha or FCKEditor with a pre-determined > font face and font size? I?d like to send all messages with e.g. "Arial, > small". > For FCKeditor, reading > http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/DefaultFontLabel, > I assumed that setting FCKConfig.DefaultFontLabel="Arial" in > fckconfig.js would give the <p> tag a font-family option. But the > message still looks like this: > (...) > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > <html xmlns=3D"http://www.w3.org/1999/xhtml"> > <head> > <title></title> > </head> > <body> > <p> > test<br /> > <br /> > --> signature > </p> > </body> > > Whereas setting the font manually in FCKEditor, the message reads: > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > <html xmlns=3D"http://www.w3.org/1999/xhtml"> > <head> > <title></title> > </head> > <body> > <p> > <span style=3D"font-family: Arial;"><span style=3D"font-size: sm= > all;">Test<br /> > <br /> > <br /> > Test<br /> > > I also edited the EditorAreaCSS which resulted in a well formatted text > (arial, small) in the textarea, but the messages sent by Imp still do > look the same. > > What am I doing wrong here? Thanks in advance for helping. > Best regards, > Chris > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [EMAIL PROTECTED] -- Psssst! Schon das coole Video vom GMX MultiMessenger gesehen? Der Eine für Alle: http://www.gmx.net/de/go/messenger03 -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
