Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.3-rc6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2009 at 15:07 UTC
Updated:
2 Feb 2009 at 22:00 UTC
Would it be possible to add this to your fckeditor.css file:
.ibimage_left {
float: left;
}
.ibimage_right {
float: right;
}
I've tried adding this to a css file included on all pages but the actual FCKeditor doesn't seem to pick it up.
Thanks,
~Jordan
Comments
Comment #1
wwalc commentedDone!
Comment #2
jdelaune commentedThanks very much :)