I'm trying to remove the right column from my main page - I found in the FAQ instructions to modify my tpl_main_page by inserting this code:
if ($current_page_base == 'index' and $cPath == '')
$flag_disable_right = true;
which I have done to no effect. Am I missing something? Thanks
I'm in the process of upgrading to 1.5 and would like a plain landing page for my main page.


Reply With Quote
