ContentBlock RadEditor tools and toolbars: ApplyCss not showing custom options
Hi there,
This issue is for Sitefinity 4.4.
I've followed the instructions on this page: www.sitefinity.com/.../customizing_the_sitefinity_wysiwyg_editor.aspx
But I don't see my custom classes at all. I've cleared my cache, restarted IIS and still nothing.
Mapping the tools file to a custom location using the Administration>Settings>Advanced>Appearance>StandardEditorConfiguration worked, because I can add and remove different tools.
Then I added the following to the tools file:
<root> <tools name="MainToolbar"> ... <tool name="ApplyClass" /> ... </tools> <tools name="other"> ... </tools></root><root> <tools name="MainToolbar"> ... <tool name="ApplyClass" /> ... </tools> <tools name="other"> ... </tools> <classes> <class name="Heading Part" value=".headingThin" /> <class name="Images Class" value=".img" /> <class name="My Red Text" value=".redText" /> </classes></root><root> <tools name="MainToolbar"> ... <tool name="ApplyClass" /> ... </tools> <tools name="other"> ... </tools> <classes> <class name="Heading Part" value=".headingThin" /> <class name="Images Class" value=".img" /> <class name="My Red Text" value=".redText" /> </classes> <cssFiles> <item name="~/Sitefinity/WebsiteTemplates/Template2012/App_Themes/CorporateTheme/Global/00editorStyles.css" /> </cssFiles></root>Can anybody help me with this?
Ever solve this?...I have it borked on 2 sites, put in another ticket on it...but just curious
Hi Steve,
If I remember correctly, this was actually a bug that appeared to only affect Firefox. When I tested in IE, Safari or Chrome it worked fine.
Are you using Firefox?
Regards,
Jacques
I would be using FF, thanks!
...still a bug then all this time later
Yip unfortunately.
No problem.