Possible to select fonts?

4 posts by 2 authors in: Forums > CMS Builder
Last Post: February 1, 2010   (RSS)

By VN - January 29, 2010

Hi, I'm a newby to this CMS. I see that I can select 'format' for text, but I don't see how to select a specific font. Is this an option that can be turned on? Thanks.

Re: [gkornbluth] Possible to select fonts?

By VN - February 1, 2010

Thanks for the response Jerry. I should have given more detail in my initial post. The site in question has been developed and I am tasked to work with the WYSIWYG editor to update it. In the WYSIWYG editor I see a drop-down menu that allows me to select "format", but I'm not seeing any drop-down menu to select font. Am I missing something ... or is there no way to configure the WYSIWYG editor to allow selection of specific fonts? Thanks.[/#000000]

Re: [VN] Possible to select fonts?

By gkornbluth - February 1, 2010 - edited: February 1, 2010

Hi VN,

Sorry.

Here's an excerpt from the CMSB Cookbook that may help:

MAKE THE STYLES FROM YOUR EXTERNAL CSS STYLE SHEET AVAILABLE IN THE WYSIWYG EDITOR - NEWER VERSIONS (V1.36 AND ABOVE)

According to Damon from Interactive Tools:

You can add a custom styles drop down to the WYSIWYG editor with these steps:

1. Open both these files:
/cmsAdmin/lib/wysiwyg.css
/cmsAdmin/lib/wysiwyg.php
- make a backup of both before making any changes.

2. In the wysiwyg.php file, on line 48, change:

theme_advanced_buttons1 : "formatselect

to:

theme_advanced_buttons1 : "styleselect, formatselect

3. In the wysiwyg.css file, on line 31, add classes to have them appear in your 'styleselect' drop down.

This will allow your users to add classes and visually see the effect in the editor.

4. Add the same custom styles to the css file that is linked to your published pages.

There are also some discussions in posts:
http://www.interactivetools.com/forum/gforum.cgi?post=77293 and http://www.interactivetools.com/forum/gforum.cgi?post=75224


Hope that this information answers your question more directly.

Best,

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php