i have installed it correctly and is running fine. i have edited my layout to my liking, how ever,
those signature :: between links of sys and sub menu bother me, i want to change that to stripes. where do i find sys and sub menu to edit them? is it even possible?
Just add the seperator you want into your custom theme.php
$template_sys_menu_spacer = "whatever";
$template_sub_menu_spacer = "whatever";