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
IRIDIUM theme - tables problem - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Themes (http://get-simple.info/forums/forumdisplay.php?fid=10)
+--- Thread: IRIDIUM theme - tables problem (/showthread.php?tid=6913)



IRIDIUM theme - tables problem - gogo - 2014-11-19

GetSimple ver 3.3.4
Iridium theme

tables shown in editor but not in page. no border, no text alignment, nothing. just the contents without formatting.

Tried to check for style conflicts but i cannot find something to help.

thanx

       


RE: IRIDIUM theme - tables problem - shawn_a - 2014-11-19

The editor does not use the same style as the theme, in fact it uses no style or its own editor.css, which you can provide via config.

Sounds like the theme does not have styles for tables, or specifically resets them.