Closed (fixed)
Project:
WYSIWYG Filter (D7)
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2010 at 17:21 UTC
Updated:
3 Sep 2013 at 14:40 UTC
I'm using CKEditor and want to align text but how to do this?
In HTML elements and attributes i have this:
p[align<center?justify?left?right],
and in Style properties i checked:
text-align
text-decorationWhen i look at the source code:
<p class="rteright">
Lorem ipsum ...</p>In Rules for Class Names and i think that's the problem, i have nothing. What do i write in Rules for Class Names, because i don't know?
Comments
Comment #1
CFW commentedI forgot to mention that i also have checked in Style properties all margin and padding settings.
Comment #2
CFW commentedI think i found the solution.
Now i can align my text. Can someone tell me if this is a right setup?
Comment #3
Dr Trichome commented@CFW,
Thank you for this solution. I had the same problem and this fixed it. BTW, it looks correct to me, but I am not an expert on input filters.
Comment #4
jkingsnorth commentedThis issue is long-since fixed.