Closed (fixed)
Project:
WYSIWYG Filter (D7)
Version:
7.x-1.6-rc2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2012 at 22:03 UTC
Updated:
24 Sep 2013 at 10:11 UTC
I am using TinyMCE and WYSIWYG Filter. In order to change font sizes, TinyMCE uses the following code:
<span style="font-size: medium;">
I am unable to allow this code to be displayed. Here is my configuration:
Filter processing order:
<br> and <p>)WYSIWYG Filter -> HTML elements and attributes
@[class|style|title],
a[href|target|title|class|id|name],
img[src|width|height|alt|title],
em, strong, strike, del, sub, sup, i, b, q, acronym, samp, kbd,
ul, ol, li, dl, dt, dd,
p[align<center?justify?left?right], br, hr,
div[class|id|align<center?justify?left?right], span[style|class],
table[width|cellpadding|cellspacing|border], tr[align|valign], td[align|valign|width], tbody, th[align|valign|width], thead, tfoot, colgroup, col, caption,
address, blockquote, pre, cite, code,
h1, h2, h3, h4, h5, h6Please help? Thanks!
Comments
Comment #1
sheise commentedI know the original post is a year old but I'll post the solution since this stumped me for a bit as well.
Under Additional Notes is says
So make sure you check off the 'font-size' box under Font Properties. Or check any other styles you need.
Comment #2
jkingsnorth commentedMarking this as fixed =]