I installed cmsmadesimple 1.3. Couldn't get Extensions/TinyMCE WYSIWYG/CSS Styles to work. Eventually I changed line 61 of modules/TinyMCE/templates/tinyconfig.tpl from
theme_advanced_styles : '{$css_styles}',";
to
theme_advanced_styles : '{$css_styles}',
and now it works for me. Hope this helps,
Cheers,
- Dave
Bug in tinyconfig.tpl?
Re: Bug in tinyconfig.tpl?
good idea
- now added.
