Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 1:
setting default font in editor

 

 


johncesta
User

Aug 7, 2006, 3:34 PM

Post #1 of 3 (1204 views)
Shortcut
setting default font in editor Can't Post

Is there a way to set the default font in the editor? I have the font I like when the article is published but in the editor the font is too small.

I don't want to have to set it each time I enter in text in the editor. I want it to be set beforehand.

Thanks,

John Cesta


ChetW
Staff


Aug 9, 2006, 9:38 AM

Post #2 of 3 (1174 views)
Shortcut
Re: [johncesta] setting default font in editor [In reply to] Can't Post

Hi John,

Thanks for the post!

To set a default font size you are going to want to locate your _interface.html file, this file can be found inside the /templates/interface/ directory.

You are going to want to is download the _interface.html template file and look for this line of code:


Code
wysiwyg.arrStyle = [["body",false,"","font:12px verdana,arial,sans-serif;"]];


On this line of code change the text that reads:

"font:12px verdana,arial,sans-serif;"

to the font size and family you are looking to use, then save your changes and upload the template back into your /templates/interface/ directory.

Give this a try and let me know if you have anymore questions John. :)
Cheers,
Chet Woodside - Product Specialist
support@interactivetools.com

[hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url]
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]


johncesta
User

Aug 14, 2006, 9:04 AM

Post #3 of 3 (1109 views)
Shortcut
Re: [ChetW] setting default font in editor [In reply to] Can't Post

Thanks a lot! That worked exactly the way I wanted.



John