Hi
I am trying to make a change to the blockcategories menu.
As for now the currently active category link ( li > a ) gets "class=selected". This is the original code from category-tree-branch.tpl:
<a
href="{$node.link|escape:'html':'UTF-8'}"{if isset($currentCategoryId) && $node.id == $c...