customizing the font/formatting window
2 posts by 2 authors in: Forums > CMS Builder
Last Post: May 31, 2010 (RSS)
By (Deleted User) - May 28, 2010 - edited: June 7, 2010
hi. I'm looking for some help. I want to have two options for the styles in the pulldown section.
I followed this link http://www.interactivetools.com/iforum/gforum.cgi?post=79854;search_string=adding%20CSS;guest=62688878&t=search_engine#79854
but I'm still having problems.
I edited two sections wysiwyg.css and the wysiwyg_custom.php --- both are attached can you help???
Thanks!
-CF
I followed this link http://www.interactivetools.com/iforum/gforum.cgi?post=79854;search_string=adding%20CSS;guest=62688878&t=search_engine#79854
but I'm still having problems.
I edited two sections wysiwyg.css and the wysiwyg_custom.php --- both are attached can you help???
Thanks!
-CF
Re: [cfdesign] customizing the font/formatting window
By Jason - May 31, 2010
Hi,
Everything looks good in wysiwyg.css. What you need to do is add "styleselect" to wysiwyg_custom.php. You can add it to this line:
This should add a drop down box from which you can select the styles you've created.
Hope this helps.
Everything looks good in wysiwyg.css. What you need to do is add "styleselect" to wysiwyg_custom.php. You can add it to this line:
theme_advanced_buttons1 : "styleselect,formatselect,fontselect,fontsizeselect,bold,italic,underline,|,justifyleft,justifycenter,justifyright,|,bullist,numlist,|,outdent,indent,|,removeformat,fullscreen",
This should add a drop down box from which you can select the styles you've created.
Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/