coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: ladydove on July 18, 2008, 11:40:42 AM

Title: the :: between links of sys and sub menu..
Post by: ladydove on July 18, 2008, 11:40:42 AM
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?
Title: Re: the :: between links of sys and sub menu..
Post by: Nibbler on July 18, 2008, 12:43:46 PM
Just add the seperator you want into your custom theme.php


$template_sys_menu_spacer = "whatever";
$template_sub_menu_spacer = "whatever";