Quote:
Originally Posted by bananalive
Edit template tmnt_index_c
HTML Code:
<div id="box_4385th" style="margin-top: 10px; display: table; width: 100%;">
<div style="display:table-row;">
Replace with
HTML Code:
<div id="box_4385th" style="margin-top: 10px; display: table; width: 100%;">
<div style="">
Then below in same template find four of
HTML Code:
<div style="display: table-cell;
Replace with
|
Did as you stated, but it returns this. It now displays correctly, but I am a little worried by this message.
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3965
The following error occurred when attempting to evaluate this template:
%1$s
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.