baronjon2011-07-03 19:23 | i'd like to have my menu3 subcategories on content area instead of showing below in the left. how can i get this? firslty i changed menu3 line in default.php with this
$sMenu3 = $oPage->throwMenu( 'menu_3.tpl', 3, $iContent, 0 );
and after that the left side is ok, but nothing in the right side. » Quick.Cart v4.x? ;) |
Makaron2011-07-11 12:23 | You can just simply change template of Your website in files templates/container.tpl and templates/pages_default.tpl and You can move $sMenu3 variable on right side in this way. I think it will be few changes in CSS styles. I helped? Like it: www.facebook.com/makwebpl |
baronjon2011-07-12 20:49 | no no, menu3 on the left is ok, but i'd like to see its SUBcategories in the right side, like a menu2 subpages are shown in the right side (content). |
Makaron2011-07-13 16:05 | So it is default option which list subpages of active page in content area or I don't understand something.. Maybe You can send any screen with problem marked. I helped? Like it: www.facebook.com/makwebpl |