the :: between links of sys and sub menu.. the :: between links of sys and sub menu..
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

the :: between links of sys and sub menu..

Started by ladydove, July 18, 2008, 11:40:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ladydove

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?

Nibbler

Just add the seperator you want into your custom theme.php


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