hello, I'm trying to using the newest version of CKEditor,
and I've encountered a tiny problem.
I don't know why but the position of the editor seems to be kinda wrong.
(It's too big to display. here's the url: http://maildown.nate.com/app/msg/se/?ste=ZG14bHNqQGVtcGFzLmNvbXxiMGFmNjc5MWQ1YzNhNDdjMjNmNGRkNDkxNjVjNjdmYmUwOTkwYjJk&dir=L2FwcC9tc2cvYXR0YWNoZG93bi8/bWJveGlkPTEwJm1zZ2lkPTI2OTgmZmk9MQ==)
So, I tried to change the width and height since I thought it is too big to fit in it,
however, the editor didn't fit in the right box, still.
It's like, I set the left-margin and top-margin too big.
Any idea?
-----------------------------------------------------------------------------------------------------
I resolved the problem.
it was because of CSS. if you define <table> itself (without using a class),
CKEditor box inherit this property and then display in wrong way.
kinda dumb one but I spent all day long to solve this.
Mon, 07/19/2010 - 11:29
#1
Re: position of the editor is not quite right.
Re: position of the editor is not quite right.
I've corrected the link instead. I hope it would be fine for a while.