1. Is there a way to show submenus in a box or just to separate them from a root menu? I have horizontal menus in header and after you click on it, it would show submenu in the left menu in content.
2. Or is there a way to create more boxes so that each box would only be shown on a certain page. Like box1 would only be visible if you select link1, if you select link2, box2 would show.
About 2. Makaron pointed me in the right direction, but now i',m stuck at php code. I can't seem to select just one box from themes file. I created new theme file and now i'm trying to edit $aBoxes = throwBoxes(); Any idea of how to change this so that it would show just one box?