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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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";