Global content block styles TinyMCE
Posted: Mon Jul 28, 2008 3:40 pm
I have a stylesheet for the site I'm setting up using CMS MS and have some styles I'd like to apply to code in a global content block. The problem is the styles do not appear in the Tiny MCE style dropdown. I have set the stylesheet to screen but it doesn't seem to work. The styles do however appear in the page editor drop down.
I also tried adding the style into the box marked
I'm using CMS Made Simple 1.3.1 with the default Tiny MCE that downloads with it.
I also tried adding the style into the box marked
however when I do that the toolbar disappears from Tiny MCE.If you leave the field empty, TinyMCE will parse your CSS file and list the styles contained in it to the user. If you want only some styles presented to the user, specify them in the form "CustomName1=style1; CustomName2=style2" in the first field below.
I'm using CMS Made Simple 1.3.1 with the default Tiny MCE that downloads with it.