The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
ckeditor 3.x (GS 3.2.3) - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: ckeditor 3.x (GS 3.2.3) (/showthread.php?tid=6198)



ckeditor 3.x (GS 3.2.3) - phpman - 2014-04-27

Dear @ll,

i have problem if i add a table with 2 columns with CKEditor 3.x to a content page and i add text and a picture in the table i get the following result:

For example see the attached picture.

But if i remove the picture the text are in top and correct.
Only if i add the picture the text moved to the possition
you can see in my example.

What´s wrong in this case? I do not have any formated code inside.

Hope anybody can help.

Harald


RE: ckeditor 3.x (GS 3.2.3) - shawn_a - 2014-04-28

your theme maybe has css text-align:bottom as opposed to "top" for tables?