Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 2:
AM 2.16 WYSIWYG editor: small font size

 

 


joelozito
User

Sep 13, 2009, 4:44 PM

Post #1 of 4 (2780 views)
Shortcut
AM 2.16 WYSIWYG editor: small font size Can't Post

Hi all,

I just installed the ArtMan 2.16 patch which addresses the IE8 WYSIWYG editor issue (yay!). I've noticed some flakiness with the new editor which I'm trying to narrow down right now (sometimes the editor doesn't load, but hitting "Refresh" fixes it).

My main question is around the font size in the editor. The font of the content in the editor looks a lot smaller than the old one. Is there any way to set that to a larger font by default?

Also, when using the "Paste from Word" option, the new editor is inserting some blank rows. The old one didn't do that.

I've attached an image with an example.
Let me know what you think.
Thanks!
Joe
Attachments: Image1.jpg (76.7 KB)


joelozito
User

Oct 1, 2009, 6:04 AM

Post #2 of 4 (2098 views)
Shortcut
Re: [joelozito] AM 2.16 WYSIWYG editor: small font size [In reply to] Can't Post

Hi all, any thoughts on this?

Thanks,

-j


Donna
Staff / Moderator


Oct 1, 2009, 3:31 PM

Post #3 of 4 (2033 views)
Shortcut
Re: [joelozito] AM 2.16 WYSIWYG editor: small font size [In reply to] Can't Post

Hi Joe!

Because we didn't write it, we can't offer a lot of support on TinyMCE -- but take a look at their website for documentation and ways to modify it however you'd like:

http://tinymce.moxiecode.com/

I hope this helps. :)

Donna

--
support@interactivetools.com


joelozito
User

Oct 1, 2009, 6:21 PM

Post #4 of 4 (2020 views)
Shortcut
Re: [Donna] AM 2.16 WYSIWYG editor: small font size [In reply to] Can't Post

Thanks Donna, I found it.

For those of you wondering: to increase the default font size in the WYSIWYG Editor's content area, you need to edit the content.css file in: your_html_directory/artman2/wysiwyg/themes/advanced/skins/default

In the topline of the file (the "body" declaration), change font-size to whatever you what.

Make sure you clear your browser cache before reloading.

Thanks.