Hello,
I have a problem, I want when the user visits his shopping cart(cart.php), the page to have a different header from the home.php,
In this way I want to change the top_menu.tpl design.... so I made a top_menu_cart.tpl and uploaded it on the server, and I wanted to change the included top_menu.tpl in the cart.php with the new one that I`ve made, but... I cannot find where...
I want to make a kind of a tab menu, so the active tab is different in any page, cart.php, home.php, help.php.....
The images and the code are ready, but where to change the included menu in every page?
How to do this?