Please disregard the 'View article...' shown at the bottom of many posts as this is the result of restoring old forum posts from a backup.
How I configure Megamenu in index.php
I´m trying to use Megamenu in my index.php but the default is 3 columns I want 1 column only. How I set that in php command?
Comments
Dropdown Width - Maximum number of columns wide
and
Maximum Menu Depth
<?php expTheme::module(array("controller"=>"navigation","action"=>"showall","view"=>"showall_mega","source"=>"navsidebar","chrome"=>true)); ?>
?
BTW, there is a 'bug' in the current mega menu which places the menu behind some items in a bootstrap 3 theme. The fix will be in the next release, or you can add the following to your theme stylesheet