Closed (duplicate)
Project:
Wysiwyg
Version:
7.x-2.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2012 at 23:36 UTC
Updated:
11 Aug 2012 at 16:35 UTC
If I try using tokens, my Font Styles don't get populated. But it works if I use a complete path.
Here is my token version:
%b%t/css/editor.css <-- doesn't work :-(
And my complete path:
http://www.website.com/sites/all/themes/mytheme/css/editor.css <-- works!
What am I doing wrong here? Is there a way I can see the expanded tokens? Thanks!
Comments
Comment #1
marcoka commentedyes i have that too.duplicate see here:
#1309040: Select which theme's CSS to use when choosing 'Use theme CSS' in settings
#1071754: 'Define CSS' does not apply style in CKEditor
you can fix it by using the patch here at the bottom:
#835682: %t (path_to_theme() ) returns modules/field (or whatever module is creating the wysiwyg) instead of the active theme.